April 27, 2009

0 Tags inside a table

<html>
<body>
<table border="1">
<tr>
<td>
<p>this is a paragraph</p>
<p>this is another paragraph</p>
</td>
<td>this cell contains a table
<table borders="1">
<tr>
<td>A</td>
<td>B</td>
</tr>
<tr>
<td>C</td>
<td>D</td>
</tr>
</table>
</td>
</tr>
<td>this cell contains a list
<ul>
<li>apples</li>
<li>lime</li>
<li>orange</li>
</ul>
</td>
<td>Hello</td>
</tr>
</table>
</body>
</html>

0 comments:

Post a Comment

Blogger Themes

 
Powered by Blogger