XHTML 2.0: Things I Like
A few more notes on the XHTML 2.0 working draft.
pnow represents the "conceptual idea of a paragraph," instead of a block of text separated from nearby elements. Block level elements may now make their homes within paragraphs.- Sections and their headings can be semantically defined. The numbered headings (
h1throughh6) still exist, but sections may now be explicitly defined. - The new object module kicks
img's ass. Check out the method for defining alternate media for people who can't view certain objects. Screwalt. "Can't see an applet? Here, have an MPEG. Can't look at an MPEG? OK, here's a GIF (or a PNG). Oh, you're a text-only dude? Here's some descriptive text." This is the way it should be.
