Team:Poznan-BioInf/borders/top
From 2013.igem.org
(Difference between revisions)
(43 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html> | + | <html lang="en"> |
- | + | </p></div></div></div></div> | |
+ | <head> | ||
+ | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <meta charset="utf-8"> | ||
+ | |||
<!-- css --> | <!-- css --> | ||
- | <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" /> | + | <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" > |
+ | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootswatch/3.0.0/slate/bootstrap.min.css" media="screen, projection"> | ||
+ | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" > | ||
+ | |||
+ | <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
+ | <![endif]--> | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
- | < | + | <div id="bg"> |
- | <!-- | + | <div class="header"> |
+ | <div class="container"> | ||
+ | <div id="logo"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/bg.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div><!--logo--> | ||
+ | <div id="arr"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/arr.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div> | ||
+ | <div id="title"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/title.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div> | ||
- | + | <div id="igem"> | |
- | </ | + | <a href="https://igem.org/Main_Page", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/IGEM_basic_Logo_stylized.png" class="img-responsive" alt="iGEM"/></a> |
+ | </div> | ||
- | </ | + | </div> |
+ | </div><!--header--> |
Latest revision as of 19:31, 4 October 2013