Team:NTU-Taida/template/CSStime

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
.bg{background-color:rgb(189,225,214);}
.bg{background-color:rgb(189,225,214);}
-
size{font-size:xx-large;}
+
.size{font-size:xx-large;}
<div class="bg">
<div class="bg">
-
<size>Time past...</size><br/>
+
<p class="size>Time past...</p>
but we still have '''lots''' to learn<br/>
but we still have '''lots''' to learn<br/>
now it's time for
now it's time for
<p style='color:rgb(29,72,132); font-size:1.0cm;'>{{{challenge}}}!!!</p>
<p style='color:rgb(29,72,132); font-size:1.0cm;'>{{{challenge}}}!!!</p>
-
 
+
<p style='border-style:dotted; border-color:red;'>HOW could I use "class" ORZ......</p>
</div>
</div>

Revision as of 14:00, 6 April 2013

.bg{background-color:rgb(189,225,214);} .size{font-size:xx-large;}


Time past...

but we still have lots to learn
now it's time for

{{{challenge}}}!!!

HOW could I use "class" ORZ......