Template:Biomod/2013/Aarhus/Nano Creators/footer: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
# | #indexing { | ||
/* | |||
float: left; | |||
position: center; | position: center; | ||
*/ | |||
background-color: #222; | background-color: #222; | ||
border-top: 2px solid #d13f31; | border-top: 2px solid #d13f31; | ||
| Line 12: | Line 15: | ||
margin: 0px; | margin: 0px; | ||
width: 100%; | width: 100%; | ||
text-align: center; | |||
} | |||
.footer-section { | |||
float: left; | |||
border: 1px solid red; | |||
padding: 10px; | |||
display: inline-block; | |||
text-align: left; | |||
} | |||
.cf:before,.cf:after { | |||
content: " "; /* 1 */ | |||
display: table; /* 2 */ | |||
} | |||
.cf:after { | |||
clear: both; | |||
} | } | ||
</style> | </style> | ||
| Line 17: | Line 39: | ||
<body> | <body> | ||
<div class="cf"></div> | <div class="cf"></div> | ||
<div id=" | <div id="indexing"> | ||
<div id="sitemap"> | <div id="sitemap"> | ||
<h2">BIOMOD 2013 NANO CREATORS | Aarhus University</h2> | <h2">BIOMOD 2013 NANO CREATORS | Aarhus University</h2> | ||
<div id="footer-contents"> | <div id="footer-contents"> | ||
<div class="footer-section"> | <div class="footer-section"> | ||
| Line 77: | Line 98: | ||
<ul> | <ul> | ||
<li><a | <li><a | ||
href="/wiki/Biomod/2013/Aarhus/Supplementary/Team_And_Acknowledgments">Team and | href="/wiki/Biomod/2013/Aarhus/Supplementary/Team_And_Acknowledgments">Team | ||
and acknowledgments</a></li> | |||
<li><a | <li><a | ||
href="/wiki/Biomod/2013/Aarhus/Supplementary/Optimizations">Optimizations</a></li> | href="/wiki/Biomod/2013/Aarhus/Supplementary/Optimizations">Optimizations</a></li> | ||
| Line 89: | Line 110: | ||
</div> | </div> | ||
</div> | </div> | ||
<p id="copyright">Copyright (C) 2013 | Peter Vium | <div class="cf"></div> | ||
<div> | |||
< | <p id="copyright">Copyright (C) 2013 | Peter Vium Skaarup | | ||
BIOMOD Team Nano Creators @ Aarhus University</p> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 17:27, 15 October 2013
<html> <head> <style>
- indexing {
/* float: left; position: center; */ background-color: #222; border-top: 2px solid #d13f31; border-bottom: 0px solid red; border-left: 1px solid #00aeef; border-right: 1px solid #00aeef; color: #006e9c; margin: 0px; width: 100%; text-align: center;
}
.footer-section { float: left; border: 1px solid red; padding: 10px; display: inline-block; text-align: left; }
.cf:before,.cf:after { content: " "; /* 1 */ display: table; /* 2 */ }
.cf:after { clear: both; } </style> </head> <body>
<h2">BIOMOD 2013 NANO CREATORS | Aarhus University
Copyright (C) 2013 | Peter Vium Skaarup | BIOMOD Team Nano Creators @ Aarhus University
</body> </html>