Team:HZAU-China/Home
From 2013.igem.org
(Difference between revisions)
(Replaced content with "{{:Team:HZAU-China/background-head}} {{:Team:HZAU-China/background-footer}}") |
|||
Line 1: | Line 1: | ||
{{:Team:HZAU-China/background-head}} | {{:Team:HZAU-China/background-head}} | ||
+ | <style> | ||
+ | #background01{ | ||
+ | background:url(https://static.igem.org/mediawiki/2013/8/80/Old_wall.jpg); | ||
+ | float:left; | ||
+ | min-heiht:200px; | ||
+ | width: 1000px; | ||
+ | } | ||
+ | #picture{ | ||
+ | background-color:transparent; | ||
+ | clear: both; | ||
+ | float: left; | ||
+ | height: auto; | ||
+ | width: 600px; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | #paragraphs { | ||
+ | background-color: transparent; | ||
+ | float: right; | ||
+ | height: auto; | ||
+ | padding: 10px; | ||
+ | width: 350px; | ||
+ | } | ||
+ | #background02{ | ||
+ | background:url(https://static.igem.org/mediawiki/2013/8/80/Old_wall.jpg); | ||
+ | float:left; | ||
+ | min-heiht:200px; | ||
+ | width: 1000px; | ||
+ | } | ||
+ | #sidebar{ | ||
+ | background-color:transparent; | ||
+ | clear: both; | ||
+ | height: auto; | ||
+ | width: 200px; | ||
+ | } | ||
+ | #sidebar1{ | ||
+ | background-color:transparent; | ||
+ | clear: both; | ||
+ | height: auto; | ||
+ | width: 200px; | ||
+ | } | ||
+ | #sidebar2{ | ||
+ | background-color:transparent; | ||
+ | clear: both; | ||
+ | height: auto; | ||
+ | width: 200px; | ||
+ | } | ||
+ | </style> | ||
+ | <body> | ||
+ | <div id="background01"> | ||
+ | <div id="picture"> | ||
+ | |||
+ | </div> | ||
+ | <div id="paragraphs"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div id="background02"> | ||
+ | <div id="sidebar"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | |||
+ | </html> | ||
{{:Team:HZAU-China/background-footer}} | {{:Team:HZAU-China/background-footer}} | ||
+ | <br/> |
Revision as of 03:31, 5 September 2013
- background01{
background:url(); float:left; min-heiht:200px; width: 1000px;
}
- picture{
background-color:transparent; clear: both; float: left; height: auto; width: 600px; padding: 10px;
}
- paragraphs {
background-color: transparent; float: right; height: auto; padding: 10px; width: 350px;
}
- background02{
background:url(); float:left; min-heiht:200px; width: 1000px;
}
- sidebar{
background-color:transparent; clear: both; height: auto; width: 200px;
}
- sidebar1{
background-color:transparent; clear: both; height: auto; width: 200px;
}
- sidebar2{
background-color:transparent; clear: both; height: auto; width: 200px;
} </style>
<body>
</body>
</html>