show-notice
hide-notice

Friday 9 August 2013

HTML label Tag


Introduction:

The HTML label tag is used for adding a label to a form control.

Example:
<html>
<head>
<title>HTML label Tag</title>
</head>
<body>
<label for="program">Programing</label>
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com