|
|
(51 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| <!---GRADIENT BOX AND BOX TITLE WRAPPER --->
| | =DRAFT= |
| <div style="height: 48px; width:100%; margin:0 auto; border: 1px solid #103080;">
| |
| <!--- GRADIENT BOX --->
| |
| <div style="height: 48px; width: 48px; background:#103080; background: linear-gradient(#00B0F0,#103080);float:left;"></div>
| |
| <!--BOX TITLE -->
| |
| <div style="height:48px; padding:10px 5px 5px 20px; float:left;">
| |
| <font style="font-size:25px;font-weight:bold;">Life Data Analysis</font>
| |
| </div></div>
| |
| <!--- BOX OF LINKS WRAPPER --->
| |
| <div style="height: 55px; width:100%; margin: 0 auto; border: 0; background-color:#E0F2F7;position:absolute; z-index:-1; clear:both;">
| |
| <!---LINKS--->
| |
| <div style="float:left; padding: 20px;"><font style="font-size:20px;">Reference</font></div>
| |
| <div style="float:left; padding: 20px;"><font style="font-size:20px;">Reference</font></div>
| |
| <div style="float:left; padding: 20px;"><font style="font-size:20px;">Reference</font></div>
| |
| <div style="float:left; padding: 20px;"><font style="font-size:20px;">Reference</font></div>
| |
| </div>
| |