PSD to HTML

Posts Tagged ‘html’

Optgroup element to group select options

 | Posted in Xhtml
October 18th, 2009

Sometimes it is useful to group the options of an HTML select element. Many developers use extra option elements and non-breaking spaces to create the visual appearance of hierarchical options, but there is another way: the often forgotten optgroup element. To... Read more

Any Design to Xhtml Css