Team:NTU-Taida/template/CSStime

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
.bg{background-color:rgb(189,225,214);}
.bg{background-color:rgb(189,225,214);}
.size{font-size:xx-large;}
.size{font-size:xx-large;}
 +
#te {color: purple;
 +
font-size: 1.25em;
 +
font-family: "Ms Gothic",標楷體;
 +
letter-spacing: 0em;
 +
word-spacing: 0em;
 +
line-height: 1.5;
 +
text-align: left;
 +
}
 +
 +
</style>
 +
</html>
<div class="bg">
<div class="bg">
-
<p class="size>Time past...</p>
+
<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>
+
<p style='border-style:dotted; border-color:red;'>HOW could I use "class" ORZ......
-
 
+
加個< html>就可以了
 +
</p>
 +
<p id="te">
 +
[http://forums.wasabistudio.ca/viewtopic.php?t=14436 維基語法教學]
 +
[http://forums.wasabistudio.ca/viewtopic.php?t=14479 維基語法教學2]
 +
</p>
</div>
</div>

Revision as of 04:04, 7 April 2013

Time past...

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

{{{challenge}}}!!!

HOW could I use "class" ORZ...... 加個< html>就可以了

[http://forums.wasabistudio.ca/viewtopic.php?t=14436 維基語法教學] [http://forums.wasabistudio.ca/viewtopic.php?t=14479 維基語法教學2]