Internet preparation   Learn to Html   Learn to Flash
1.What is HTML?
2.Structure of HTML

3.
Tag related to the text
4.HTML character expression
5.How to set hyperlink of HTML
6.How to set Image/Sound of HTML
7.How to connect the document
8.How to draw up a table
9.How to divide the screen
10.CGI
 
8.How to draw up a table

When you make up a table, you can use table tag.

1)Form of a table

<table border=the number of pixel cellspacing=the number of pixel
cellpadding=the number of pixel width=the number of pixel>
<tr>
<th>....</th>
<td>....</td>
</tr>

</table>


2)Function of table
border : It appoints the outline thickness of table
caption : It appoints the title of table
cellspacing : It appoints the space between border and cell, or cell and cell
cellpading : It appoints the space between the cell border line and letter line
width : It appoints the width of table or cell
tr : It divides the horizontal line in table
th : It displays the title in table, the basis is center and bold style
td : It displays the contents in table, the basis is left and normal style
colspan : It appoints the number of line you want to put together horizontally

 

 

 

 

rowspan : It appoints the number of line you want to put together vertically

 

 

 

 

 
   
Penpal
Club
Web Design Lecture
Essay
Korean Network
Korean Poets Associate in America
Korean School in Oversea
Positive Thinking
   
Home | About us | Learning Korean | ILDI Theme | Entertainment | Community


Copyright(c) 2002-2005  ILDI All rights reserved.
Customer support team: support@koreanstudy.net  Technical support team: webmaster@koreanstudy.net
Main Office (Korea) : TEL : 82-2-2040-6990 FAX : 82-2-2040-6995