HTML code is easy to learn / সহজ এইচটিএমএল কোড শিখুন -12 (Table Addition~~Hedaet Forum~~


Email: Password: Forgot Password?   Sign up
Are you Ads here? conduct: +8801913 364186

Forum Home >>> HTML Code >>> HTML code is easy to learn / সহজ এইচটিএমএল কোড শিখুন -12 (Table Addition

murad
VIP Member
Total Post: 155

From:
Registered: 2012-04-14
 

HTML code is easy to learn / easy to learn HTML code -12

Table Addition
Web page data and statistical information presented in the table are used to. Tebili <table> used for the table tag.
Such as:

<html>
<head>
<title> www. hedaetc.com </ title>
</ Head>
<body bgcolor=\\\" #00CC99\\\" style=\\\"text-align:center\\\">
<table border=\\\"1\\\">
<tr>
<th> SL </ th>
<th> Book </ th>
<th> Pen </ th>
<th> Box </ th>
</ Tr>
<tr>
<td> 01 </ td>
<td> 100 </ td>
<td> 200 </ td>
<td> 400 </ td>
</ Tr> <tr>
<td> 02 </ td>
<td> 300 </ td>
<td> 600 </ td>
<td> 300 </ td>
</ Tr> <tr>
<td> 03 </ td>
<td> 500 </ td>
<td> 800 </ td>
<td> 200 </ td>
</ Tr>
</ Table>
</ Body>
</ Html>

Open Notepad and enter the code from the file menu and click on the Save as File name: index.html, Save as type: All files, and save the index.html file will be open with Mozilla Firefox. <table border=\\\"1\\\"> here border = \\\"1\\\" for a single border of the table has been used, where 1 is 2,3,4, etc., can be used as needed.
Table for each row <tr> </ tr> used, and for each cell <td> </ td> used.
<th> </ th> header of the table has been created. <th> Book </ th> Book of the adjoining thick but I will.
For any cell in the table empty <td> </ td> I do not have to be lekhalei. Only <td> </ td> to be used.
The site navigation bar can be used to create tables, create links with the text in each cell to be like themselves <td> To See Link Must Login Or Sign up