Team:Freiburg Bioware/css homepage

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<h1>css homepage</h1>
<style>
<style>
 +
 +
div.box_home {
 +
width:420px;
 +
height:260px;
 +
background: transparent
 +
url(https://static.igem.org/mediawiki/2010/3/38/Freiburg10_Box_Home1.png) no-repeat scroll center 0px;
 +
}
 +
div.box_home:hover {
 +
url(https://static.igem.org/mediawiki/2010/f/fc/Freiburg10_Box_Home2.png) no-repeat scroll center 0px;
 +
}
 +
 +
div.box_right {
div.box_right {
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/4/4e/Freiburg10_background_white_780.png) no-repeat scroll center center;
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/4/4e/Freiburg10_background_white_780.png) no-repeat scroll center center;

Revision as of 18:49, 8 October 2010

css homepage