Daily Archives: March 24, 2009

HTML Tags and REL attributes You Really Should Know

via Net tuts+ 10 Rare HTML Tags You Really Should Know is a timely reminder (especially since IE 8 is just out), of some basic HTML markup that you really should know.
in particular there are several tag you really need to know :

the <optgroup> tag,  for grouping of options inside a select box.
the <label> tag, [...]

Posted in Semantic, Web | Leave a comment