Help

Creating Accessible Forms in Dreamweaver

Text and Images from Slide

REQUIRED FIELD CODE

<p>

<label for="name">Name:</label>

<img src=".. ftp/images/required.png" width="30" height="20" alt="required">

<input type="text" name="name" id="Name"></p>

2 examples of require field

View all slides | Contents of this slide