Team:NTU-Taida/template/CSStime

From 2012.igem.org

(Difference between revisions)
(Created page with "div{background-color:rgb(189,225,214);} .size{font-size:xx-large;} <div> <p class=size>Time past...</p> but we still have '''lots''' to learn now it's time for <p style=color:...")
Line 1: Line 1:
-
div{background-color:rgb(189,225,214);}
+
.bg{background-color:rgb(189,225,214);}
.size{font-size:xx-large;}
.size{font-size:xx-large;}
-
<div>
+
<div class="bg";>
-
<p class=size>Time past...</p>
+
<p class="size">Time past...</p>
but we still have '''lots''' to learn
but we still have '''lots''' to learn
now it's time for
now it's time for
-
<p style=color:rgb(29,72,132); font-size:large>tempelate!!!</p>
+
<p style=color:rgb(29,72,132); font-size:x-large>tempelate!!!</p>
</div>
</div>

Revision as of 13:19, 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

tempelate!!!