Develop PHP Website for Learning Web Design Free Online
  Home   |   Forums   |   DevCMS
  Join   |   Log In
 
   

HTML Tutorials - Learn HTML

Tutor at Develop PHP
<label> - Labels for Form Elements
By: Adam      Created: Jul 14, 2008      Views: 150 Tweet This Page  Post page to Facebook  Post page to Facebook

The <label> tag is used to describe or label a form element to inform the user about what they are to type into that form field, or signify a section of your form.

Code
 or Script Display Bar
<label>Name:</label>
<input type="text" size="24" name="uname" value="" />
<br />
<label>Email:</label>
<input type="text" size="24" name="email" value="" />

Browser Display Bar


                                   <li> - List Item


Comment on <label> - Labels for Form Elements




Search Tags:
<label>   ·  -   ·  Labels   ·  for   ·  Form   ·  Elements   ·  
 
 
Arbitrary Links and Archives
Home
Active Forums
Members
SIte News
Link To Us
Gear
2009 Forum Archive
Programming Courses
Learn HTML
Learn CSS
Learn PHP
Learn MySQL
Learn Javascript
Learn jQuery
Learn ActionScript 3.0
Learn Java
Learn XML
DevelopPHP Requires Flash Player
Get Adobe Flash player
___________________________________________

Terms of Use  •  Privacy  •  Admin Notes

©2010 developphp.com   |   Powered By FlashBuildingHolder