Template:Team:HKUST/Common.css

From 2009.igem.org

(Difference between revisions)
 
Line 1: Line 1:
-
Hello World !
+
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
-
We are still doing experiment, so sorry if you find your stuffs appear here. We will change later.
+
<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 :)
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 *** -->

Latest revision as of 13:33, 12 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 :)
We are still doing experiments, so sorry if you find your stuffs appear here. We will change later.