I've been working on reimplementing a web application at work, using nothing but HTML and hot damn this is fun.
It's forcing me to think "what information is critical on this page?".
It's forcing me to think "how will users, who may be using a variety of different browsers (not necessarily GUIs), interact with this page?"
And finally it's forcing me to rely on well-tested standards rather than whatever's shiny and new.