CLICK HERE

Earning More

Clickz

Thursday, December 2, 2010

Different Output Tags

<html>
<body>
<title>Kuldeep ji</title>

<code>Computer code</code>
<br>
<kbd>Keyboard input</kbd>
<br>
<tt>Teletype text</tt>
<br>
<samp>Sample text</samp>
<br>
<var>Computer variable</var>
<br>

<p><b>Note:</b> These tags are often used to display computer/programming code.</p>

</body>
</html>

No comments:

Post a Comment