Published in: HTML
A drop down list of hair color for an online form.
<option>Brown</option> <option>Black</option> <option>White</option> <option>Sandy</option> <option>Gray or Partially Gray</option> <option>Red/Auburn</option> <option>Blond/Strawberry</option> <option>Blue</option> <option>Green</option> <option>Orange</option> <option>Pink</option> <option>Purple</option> <option>Partly or Completely Bald</option> <option>Other</option> </select>
Comments
Subscribe to comments
You need to login to post a comment.

I 'actually' used this in a form... thanks for putting it out there, saved me time :)
it's really useful.....