Every website builder and website owner face some problem to make a table on their website page. And that's why I publish some tips to make a table in website. If you want to make a table with 3 column and 3 row you make it in Microsoft Word. And copy this and past it on your website. Then you will can publish it. see this photos to do this.
If you cant do this by that method, please follow this method-
<table border="1">
<tr>
<td>row 1, cell 1(Delete this for write your post)</td>
<td>row 1, cell 2(Delete this for write your post)</td>
</tr>
<tr>
<td>row 2, cell 1(Delete this for write your post)</td>
<td>row 2, cell 2(Delete this for write your post)</td>
</tr>
</table>
If you need more row and column just type like this-
Copy and past it in the middle of <table border="1"> and </table>
Share this
|
|
|
|
|
|
|
|
|
|
|
|
![]() |
If you cant do this by that method, please follow this method-
<table border="1">
<tr>
<td>row 1, cell 1(Delete this for write your post)</td>
<td>row 1, cell 2(Delete this for write your post)</td>
</tr>
<tr>
<td>row 2, cell 1(Delete this for write your post)</td>
<td>row 2, cell 2(Delete this for write your post)</td>
</tr>
</table>
If you need more row and column just type like this-
<tr>
<td>row 3(Change this for more), cell 1(Delete this for write your post)</td>
<td>row 3(Change this for more), cell 1(Delete this for write your post)</td>
<td>row 3(Change this for more), cell 2(Delete this for write your post)</td>
</tr>
Copy and past it in the middle of <table border="1"> and </table>
Share this
3/01/2012 01:24:00 PM
Admin


Posted in: 
0 comments:
Post a Comment