Wolf’s Little Store

March 16, 2008

Proper markup for required form fields

<label for="name">Name<abbr title="required">*</abbr></label>
<input type="text" id="name" class="input-text" />

From Aaron Gustafson’s Learning to love Forms (on SlideShare, slide #79).

2 responses

Leave a Reply

Write in English, stay on-topic and polite.