-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathp_brand.html
More file actions
19 lines (18 loc) · 926 Bytes
/
p_brand.html
File metadata and controls
19 lines (18 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--Header-->
<div id="header" class="fluid-row" style="max-width: 910px; margin-left: auto; margin-right: auto">
<div class="row" style="color: #4D4D4D;font-size: 15px;padding-bottom: 20px">
<div class="col-md-7">
<img src="https://syw.under.jp/img/personal_brand-small.png" alt="Personal Logo" class="img-responsive" style="margin:20px 0px 0px; max-width:100%; max-height:auto;">
</div>
<div class="col-md-5">
<h1 style="margin:15px 0px 0px;font-size: 40px;">Data Mining Pilot Project Proposal</h1>
<h3 style="margin:10px 0px 0px;">Relationship between Hypertension and Psychopathologies</h3>
<div style="text-align:left;margin-top: 5px;"></div>
</div>
</div>
<div class="row" style="background: #73EDFF;padding: 5px 15px;">
<div class="col-md-6">
<div style="text-align:center;"> </div>
</div>
</div>
</div>