Template:Team:HKUST/Style
From 2009.igem.org
(Difference between revisions)
(2 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 type="text/css"> | <style type="text/css"> | ||
Line 43: | Line 63: | ||
body, table, img, button, ul, li { margin:0; padding:0; border:0; } | body, table, img, button, ul, li { margin:0; padding:0; border:0; } | ||
table { text-align:left; } | table { text-align:left; } | ||
+ | iframe{ color:#00005A; background:blue; } | ||
#content { | #content { |
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.