show-notice
hide-notice

Friday 9 August 2013

HTML samp Tag


Introduction:

The HTML samp tag is used for indicating sample output from a computer program, script etc. The samp tag surrounds the sample word/phrase.



Example:
<html>
<head>
<title>HTML samp Tag</title>
</head>
<body>
When you click the <kbd>Delete</kbd> button, you will be asked <samp>Are you sure you want to delete 9 to 5 job?</samp> Click <kbd>Yes</kbd> to continue.
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com