html table
<table style="numbers of table"border="numbers of border">
as like this
l make one row and three columns
<table style="1"border="2">
<tr>
<td> this is a test </td>
<td> this is a test </td>
<td> this is a test </td>
<table style="numbers of table"border="numbers of border">
as like this
l make one row and three columns
<table style="1"border="2">
<tr>
<td> this is a test </td>
<td> this is a test </td>
<td> this is a test </td>
Comments
Post a Comment