Team:NTU-Taida/sandbox
From 2012.igem.org
Darlisereno (Talk | contribs) |
Darlisereno (Talk | contribs) |
||
Line 53: | Line 53: | ||
|[[File:left picture.jpg|250px|thumb|center|2012]] | |[[File:left picture.jpg|250px|thumb|center|2012]] | ||
|[[File:right picture.jpg|250px|thumb|center|2013]] | |[[File:right picture.jpg|250px|thumb|center|2013]] | ||
+ | |} | ||
+ | ==Table== | ||
+ | 1.'''Example''' | ||
+ | <html> | ||
+ | <style> | ||
+ | |||
+ | table { | ||
+ | background-color: white; | ||
+ | color: blue; | ||
+ | margin-bottom: 0.5em; | ||
+ | padding: 0.25em; | ||
+ | text-align: center; | ||
+ | border-width: 3px; | ||
+ | border-left-width: 3px; | ||
+ | border-right-width: 3px; | ||
+ | border-color: red; | ||
+ | margin-bottom: 7px; | ||
+ | } | ||
+ | </style> | ||
+ | <table class='table table-bordered'> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | <th>1</th> | ||
+ | <th>2</th> | ||
+ | <th>3</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td>4</td> | ||
+ | <td>5</td> | ||
+ | <td>6</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>7</td> | ||
+ | <td>8</td> | ||
+ | <td>9</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>10</td> | ||
+ | <td>11</td> | ||
+ | <td>12</td> | ||
+ | |||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </html> | ||
+ | |||
+ | 2.'''Example2''' | ||
+ | {| border="1" cellpadding="5" cellspacing="0" |- | ||
+ | | 列1 || 列2 || 列3 | ||
+ | |- | ||
+ | | rowspan="2" | A | ||
+ | | colspan="2" style="text-align: center;" | B | ||
+ | |- | ||
+ | | C | ||
+ | | D | ||
+ | |- | ||
+ | | E | ||
+ | | rowspan="2" colspan="2" style="text-align: center;" | F | ||
+ | |- | ||
+ | | G | ||
+ | |- | ||
+ | | colspan="3" style="text-align: center;" | H | ||
|} | |} | ||
[https://2012.igem.org/wiki/index.php?title=Team:NTU-Taida/sandbox&action=submit EDIT SANDBOX] | [https://2012.igem.org/wiki/index.php?title=Team:NTU-Taida/sandbox&action=submit EDIT SANDBOX] |
Revision as of 06:27, 5 May 2013
Contents |
Whoa! This is a sandbox
What should we do now?
-
'snoozing'
snoozing
snoozing
snoozing
"snoozing" - sleeping
- wiki-ing
Intonation
The way we talk is always full of different combinations of intonation, thus making our speech or chat attractive. A speech without appropriate intonation may easily make listeners bored. Although intonation is somehow different among languages, the basic concept remains the same: putting your emotions into your words, making the words fill with power, and being confident to yourself.
Talking speed
This is also an important part when delivering a speech. With an appropriate speed, you can overwhelm listeners with your charm. An average talking speed is about 150 words per minute in English.
Eye contact
This is self-evident, so there's no need to explain it. Be calm, act naturally, get ready to dominate the floor!!
Passion
According to Dr. Chenistine, the formula for passion is:
$$ Passion=\frac{(love-hatred)*willingness}{Tiredness} $$
Mind
This is totally absurd~hahaha
Time past...
but we still have lots to learn
now it's time for
TEMPLATE!!!
HOW could I use "class" ORZ...... ans:加個< html>就可以了
[http://forums.wasabistudio.ca/viewtopic.php?t=14436 維基語法教學] [http://forums.wasabistudio.ca/viewtopic.php?t=14479 維基語法教學2]
要編輯找不到時複製貼上
wiki/index.php?title=Team:NTU-Taida/你要的東西&action=edit
不然好麻煩喔
[http://ntumed96.wikidot.com/faq:how-to 語法教學3]
Picture
1.Wiki style
2.Wiki style with field
Table
1.Example
1 | 2 | 3 |
---|---|---|
4 | 5 | 6 |
7 | 8 | 9 |
10 | 11 | 12 |
2.Example2
列1 | 列2 | 列3 |
A | B | |
C | D | |
E | F | |
G | ||
H |