Hi

what's the correct markup for when you want to provide help, or an example, of what should be filled in for a particular form field?

For example:

Visually I want something like this

Known as    [ input text field ]   Name you prefer to be know as ...

I've thought to markup as follows:
<label for="known">Known as</label>
<span class="help">Name you prefer to be known as: e.g. Bill instead of William</span>
<input name="known" id="known" type="text" value="">

and to float the span right.

Does that seem a good option? any other suggestions?

Thanks!

Mike

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to