show-notice
hide-notice

Friday 9 August 2013

HTML kbd Tag


Introduction:

The HTML kbd tag is used for indicating the text to be entered by the user. The kbd tag surrounds the word/phrase.Similar tags are code for specifying computer code, samp for specifying sample output from a computer program, pre for defining preformatted text, and var for defining a variable.

Example:
<html>
<head>
<title>HTML kbd Tag</title>
</head>
<body>
Type <kbd>www.google.com</kbd> into your browser address bar.
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com