Difference between revisions of "Template:Hamilton McMaster Footer"

Line 1: Line 1:
 
<html>
 
<html>
<style type="text/css">
+
<div class = "band"; style = "background-color:#ebb211">
body {
+
<h4>Bibliography</h4>
margin:0;
+
<ol><li>Biaglow, J. E.; Manevich, Y.; Uckun, F.; Held, K. D. <i>Free Radic Biol Med</i> 1997, 22, 1129.</li>
padding:0;
+
<li>Hong, V.; Steinmetz, N. F.; Manchester, M.; Finn, M. G. <i>Bioconjug Chem</i> 2010, 21, 1912.</li>
height:100%;
+
<li>Liu, D. R.; Schultz, P. G. <i>Proc Natl Acad Sci U S A</i> 1999, 96, 4780.</li></ol>
}
+
</div>
#wrapper {
+
min-height:100%;
+
position:relative;
+
}
+
#header {
+
background:#ededed;
+
padding:10px;
+
}
+
#content {
+
padding-bottom:100px; /* Height of the footer element */
+
}
+
#footer {
+
background:#ffab62;
+
width:100%;
+
height:100px;
+
position:absolute;
+
bottom:0;
+
left:0;
+
}
+
</style>
+
<body>
+
 
+
<div id="wrapper">
+
+
<div id="header">
+
</div><!-- #header -->
+
+
<div id="content">
+
</div><!-- #content -->
+
+
<div id="footer">
+
</div><!-- #footer -->
+
+
</div><!-- #wrapper -->
+
+
</body>
+
 
+
 
</html>
 
</html>

Revision as of 01:25, 18 September 2015

Bibliography

  1. Biaglow, J. E.; Manevich, Y.; Uckun, F.; Held, K. D. Free Radic Biol Med 1997, 22, 1129.
  2. Hong, V.; Steinmetz, N. F.; Manchester, M.; Finn, M. G. Bioconjug Chem 2010, 21, 1912.
  3. Liu, D. R.; Schultz, P. G. Proc Natl Acad Sci U S A 1999, 96, 4780.