HTML
Challenges facing HTML:
- Poor quality markup
- New kinds of browsers: TVs, PDAs, phones, etc
- Pressure to subset HTML for simple clients
- Pressure to extend HTML for richer clients
- Combining HTML with other tag sets: Math, Vector Graphics, E-commerce, Metadata, ...
XHTML
- Reformulation of HTML in XML
- TIDY will help
See <http://www.w3.org/Talks/1999/05/www8-html/sldie1.html>