Template:Team:HKUST/Style
From 2009.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> | ||
+ | |||
+ | <html> | ||
+ | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;"> | ||
+ | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;"> | ||
+ | This is a template page. READ THESE INSTRUCTIONS. | ||
+ | </div> | ||
+ | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;"> | ||
+ | Hello World ! <br/> | ||
+ | This is the template page that we are going to adopt. More stuffs will be added :) | ||
+ | </div> | ||
+ | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;"> | ||
+ | We are still doing <strong>experiments</strong>, so sorry if you find <strong>your stuffs</strong> appear here. We will change later. | ||
+ | </div> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
+ | <!-- *** End of the alert box *** --> | ||
+ | |||
+ | |||
<html> | <html> | ||
- | <style> | + | <style type="text/css"> |
table | table | ||
Line 41: | Line 61: | ||
font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif; } | font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif; } | ||
- | body, table, img, button | + | body, table, img, button, ul, li { margin:0; padding:0; border:0; } |
table { text-align:left; } | table { text-align:left; } | ||
- | iframe { | + | iframe{ color:#00005A; background:blue; } |
#content { | #content { | ||
Line 419: | Line 439: | ||
width: 200; | width: 200; | ||
height: 10px !important; | height: 10px !important; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
padding: 72px 0 0 0; | padding: 72px 0 0 0; | ||
overflow: hidden; | overflow: hidden; |
Latest revision as of 14:39, 13 September 2009
This is a template page. READ THESE INSTRUCTIONS.
Hello World !
This is the template page that we are going to adopt. More stuffs will be added :)
This is the template page that we are going to adopt. More stuffs will be added :)
We are still doing experiments, so sorry if you find your stuffs appear here. We will change later.