check the tags

Ad

<pre>
<b>some bold text</b><i>some italic text<i></i></i><small>some SMALL text</small><u>some UNDERLINED text</u><strike>some STRIKETHROUGH text</strike><!-- a COMMENT --><marquee>a MARQUEE</marquee><center>some CENTRED text</center><table><caption>Some table CAPTION</caption>
<thead>
<tr>
<th>Vegetable</th>
<th>Score</th>
</tr>
</thead>
<tbody>
<tr>
<td>Broccoli</td>
<td>10/10</td>
</tr>
</tbody>
</table><div>Some text within a DIV</div><html>Some text within an HTML tag</html><head>
<link />
Some text within an HEAD tag
</head><body>Some text within an BODY tag</body>Some text with a span <span>here</span><form action="mailto: ">Name: <input name="Name" size="80" type="text" value="some name" />
<option>option 1</option>
<option>option 2</option>
<option>option 3</option>
</form>
</pre>

Comments, questions and tips

Choose the type of message you'd like to post

Choose the type of message you'd like to post
Ad
Ad
Ad