Self-labeling form controls

I was wondering if there were any accessibility issues caused by dropdown
menus that use the first OPTION tag to label the control rather than having
a separate text label.

e.g.
<option>Popular Links</option>
<option>Link 1</option>
<option>Link 2</option>
etc...

Josh Hughes
http://www.deaghean.com

Received on Monday, 25 November 2002 00:06:32 UTC