Here is Xmp Tag which is useful to show html code in browser
<xmp>
<div>
show sentence with html tag
</div>
<table width="100px">
<tr>
<td>
demo
</td>
</tr>
</table>
</xmp>
<div>
show sentence with html tag
</div>
<table width="100px">
<tr>
<td>
demo
</td>
</tr>
</table>
</xmp>
No comments:
Post a Comment