Here's a difference between HTML
& XHTML of which you might not be
aware: Omitting type="text/css" when
using the link element to attach a
style sheet in XHTML documents causes
the W3C's CSS Validator to fail with
No style sheet found
.