標籤

2013年4月29日 星期一

Lab 19 More on HTML

Tables
1. Copy and paste theTables example athttp://www.w3schools.com/html/html_tables.asp
2. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
3. What kind of effects can you see?

Lists
4. Copy and paste the Lists example athttp://www.w3schools.com/html/html_lists.asp
5. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
6. What kind of effects can you see?

Tables
<td>為一般,<th>則可使文字變為粗體

Lists
<ul>為標點索引,<ol>為數字索引,<dl>、<dd>、<dt>則可使索引變為行列式






沒有留言:

張貼留言