show-notice
hide-notice

Thursday 8 August 2013

HTML abbr Tag


Introduction:

The HTML abbr tag is used for indicating an abbreviation.

Example:

<html>
<head>
<title>HTML abbr Tag</title> 
</head>

<body>
The <abbr title="HyperText Markup Language">HTML</abbr> tag. Note that, at the time of writing, the <abbr title="HyperText Markup Language">HTML</abbr> abbr tag has limited browser support.

</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com