-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
37 lines (29 loc) · 2.17 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
layout: default
---
<div class='container'>
<header class="masthead text-center">
<div style="width:1px; height:1px; visibility:hidden; overflow:hidden">
<img class='img-responsive center-block' src="/images/people/lemaslab_xmas.jpg" />
</div>
<img class='img-responsive center-block' src="/images/people/lemaslab_xmas.jpg" width="70%" height="70%" onmouseover="this.src='/images/people/lemaslab_xmas.jpg'" width="70%" height="70%" onmouseout="this.src='/images/people/lemaslab_xmas.jpg'" width="70%" height="70%" />
<p>
<i>Metabolomics and Microbe-Host Interactions. <br> Fetal Origins of Obesity.<br>
Biomedical Informatics.<br> Clinical and Translational Research.<br>
Child-Maternal Health and Breastfeeding Medicine</i>
<span style="display: block; margin-bottom: 1em"></span>
Department of Health Outcomes and Biomedical Informatics at University of Florida<br>
Clinical and Translational Research Building, 2004 Mowry Road, Gainesville, FL 32608
<span style="display: block; margin-bottom: 1em"></span>
Office Tel: (352) 294-5971<br>
Lab Tel: (312) 238-6515<br>
Fax: (352) 265-7221<br>
<span style="display: block; margin-bottom: 3em"></span>
<a href="https://github.com/lemas-lab-group"><i class="fa fa-github"></i> LemasLab</a>
<a href="https://twitter.com/LemasLab"><i class="fa fa-twitter"></i> LemasLab</a>
<a href="mailto:[email protected]"><i class="fa fa-envelope-o"></i> [email protected]</a>
</p>
<a class="twitter-timeline" href="https://twitter.com/LemasLab" data-widget-id="<a class="twitter-timeline" href="https://twitter.com/LemasLab?ref_src=twsrc%5Etfw">Tweets by LemasLab</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>">Tweets by @LemasLab</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</header>
</div>