I am extremely proud of myself.
I've been making this layout dealie here because I am bored and I do love messing around with HTML. So I validate it using the W3C Validator and I figure hey, might as well see if it's proper HTML 4.01 Strict as well as HTML 4.0 Transitional. And yeah, it wasn't. But. The only error it had was that I used a <div align="right"> tag and you can't use the 'align' property in Strict-- there's a /reason/ it's called strict, you know. So I fixed that and was greeted with this:
This Page Is Valid HTML 4.01 Strict!
So now I am happy. Of course, the layout has no real content yet so I should work on that, but at the moment-- I just wrote proper HTML 4.01 Strict! That's hard! You can't use /tables/ in Strict! It's all CSS and div tags! Hooray!
Viewing comments below / Add a Comment
At 11:39 AM, Rilsinify said...
At 12:34 PM, visaeril said...