04.06.2013 Views

Head First HTML with CSS

Head First HTML with CSS

Head First HTML with CSS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

questions about strictness<br />

244 Chapter 6<br />

Okay, so it gives us<br />

a transition point between<br />

old style <strong>HTML</strong> and standard<br />

<strong>HTML</strong> 4.01. But why are we<br />

using it? Why didn’t we just<br />

start <strong>with</strong> strict?<br />

We certainly could have.<br />

That would have been a perfectly valid<br />

approach. But, while we’ve been writing pretty<br />

decent <strong>HTML</strong> in this book, we’re just now<br />

learning how to write it in a way that is correct<br />

and standardized. Right? And, as you can see,<br />

it took us a few steps to get there, what <strong>with</strong><br />

all the DOCTYPEs and tags and the<br />

alt attribute.<br />

But now that we’re there, and we’ve got<br />

validated transitional 4.01 <strong>HTML</strong>, we’re in a<br />

good position to start using the strict form of<br />

<strong>HTML</strong>. Let’s give strict a try and then we can<br />

talk a little more about transitional versus strict.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!