OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
"Growing" blocks puzzle
This page's ID:
11008
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[quote]When using strict instead of transitional, how strict is strict? heh I mean, what may I not do when using strict? If percentages for fonts and other stuff are the main difference, I could live with that. I guess I have a lot to read up on, Slime. [/quote] I think you're a bit confused, am i right? ;) "Percentages for fonts" have to do with CSS, not XHTML. You use CSS the same way no matter what doctype you choose. The difference is that in the Strict DTD, you're not allowed to use presentational HTML. "Presentational HTML" is basically any HTML tags that describe the appearance of a page, such as <font>, <center>, etc. All those tags are deprecated in favor of CSS, and if you do use them (with the strict doctype), it won't validate. It will validate with a transitional doctype, however.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »