Outside Red Rock Canyon, Nevada

Hidden HTML goodies

Submitted

Wed 30 July 2003 as Imported

Old blog content pulled from the Internet Archive Wayback Machine. Source: http://web.archive.org/web/*/http://www.benclark.com/

If you read the W3C HTML 4.01 specifications, you can find a lot of cool tags that you wouldn’t ever think of using. For example, in a SELECT list, you can have an OPTGROUP tag. This allows you to group options within logical groups, and the cursor simply skips over the group label. It’s awesome. There’s plenty more, too. Check it out. Also, while you’re there, read up on your CSS and XHTML, too.