Team:Pitt/BuildingFoundations
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <style> | ||
+ | .next_link{ | ||
+ | margin:50px; | ||
+ | } | ||
+ | .next_link:hover{ | ||
+ | background:DeepSkyBlue; | ||
+ | font-size: 120%; | ||
+ | padding:10px; | ||
+ | border-radius:5px; | ||
+ | } | ||
+ | .next_page{ | ||
+ | position:absolute; | ||
+ | right:0; | ||
+ | } | ||
+ | .next_page img{ | ||
+ | height: 30px; | ||
+ | width:auto; | ||
+ | } | ||
+ | .next_page:hover{ | ||
+ | background:DeepSkyBlue; | ||
+ | border-radius:5px; | ||
+ | } | ||
+ | </style> | ||
<link rel="stylesheet" href="https://2014.igem.org/Template:University_of_Pittsburgh:Pitt_2014_css/CSS?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2014.igem.org/Template:University_of_Pittsburgh:Pitt_2014_css/CSS?action=raw&ctype=text/css" type="text/css" /> | ||
</html>{{Template:Pitt/Pittscripts.js}}<html> | </html>{{Template:Pitt/Pittscripts.js}}<html> | ||
Line 22: | Line 45: | ||
<a class = "next_link" "href = "https://2014.igem.org/Team:Pitt/Protocol_Design">Protocol Design</a> <a class = "next_link" href = "https://2014.igem.org/Team:Pitt/HSP60_Promoter">HSP60 Promotor</a> | <a class = "next_link" "href = "https://2014.igem.org/Team:Pitt/Protocol_Design">Protocol Design</a> <a class = "next_link" href = "https://2014.igem.org/Team:Pitt/HSP60_Promoter">HSP60 Promotor</a> | ||
</center> | </center> | ||
+ | <br> | ||
+ | <div class = "next_page"> | ||
+ | <img src = "http://imprumutabani.ro/wp-content/uploads/sageata.png"> | ||
+ | <br> | ||
+ | <p>Next Page</p> | ||
</div> | </div> | ||
<!-- end contents --> | <!-- end contents --> |
Revision as of 16:11, 4 October 2014