Team:ITESM-CEM/FOOTER

From 2014.igem.org

(Difference between revisions)
(Undo revision 28841 by MTORRES (talk))
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
{{CSS/Main}}
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
{{Team:ITESM-CEM/CSS}}
 +
 
 +
<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<title>TEC-CEM Footer</title>
+
 
 +
<style type="text/css">
 +
 
 +
.marginFix {
 +
position: fixed;
 +
top: 0px;
 +
left: 0px;
 +
}
 +
 
 +
body {
 +
    margin-top: 0px;
 +
    margin-bottom: 0px;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
}
 +
 
 +
p {
 +
text-indent: 0;
 +
padding-top: 0px;
 +
padding-right: 0px;
 +
padding-bottom: 0px;
 +
padding-left: 0px;
 +
}
 +
 
 +
#top-section {
 +
background-color: transparent;
 +
transition: top 0.2s, ease-out;
 +
transition-delay: 0.5s;
 +
}
 +
 
 +
</style>
 +
 
 +
<title>TEC-CEM Plasmenu</title>
</head>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
-
<img src="https://static.igem.org/mediawiki/2014/f/f8/ITESMCEM_wiki_section_12.png" alt="" width="576" height="82" usemap="#MapSponsors" border="0">
+
<div class="marginFix">
 +
 
 +
 
 +
<img src="https://static.igem.org/mediawiki/2014/f/f8/ITESMCEM_wiki_section_12.png" width="240" height="82" alt="">
 +
 
-
<map name="MapSponsors">
+
</div>
-
  <area shape="rect" coords="9,15,104,78" href="https://www.neb.com/" target="_blank" alt="New England Biolabs">
+
-
  <area shape="rect" coords="104,15,198,78" href="#" target="_blank">
+
-
  <area shape="rect" coords="198,15,292,78" href="#" target="_blank">
+
-
</map>
+
</body>
</body>
</html>
</html>

Revision as of 00:40, 9 July 2014

TEC-CEM Plasmenu