Posted: Saturday September 13th 2008 by Pangeran Wiguan.
Why?
Because I just found out the truth.
I was hired many times to customized others WordPress theme… Some still use <td> table code, some still use spacer.gif image. Some are not bound to valid code, and more.
They are not worth to be called a design company… Opps… Sorry, no offence… But it’s the truth…
Unfortunately I did not passed the validator! It said to me, well it’s a text actually and sound like this.
This page is not Valid XHTML 1.0 Strict!
Failed validation, 12 Errors
So this post is actually for testing purpose. But you can read it too as this is not as useless as what it suppose to be.
Why we should validate?
Cross browser compatible.
Compatible for future browser.
Why validate is hard?
Even _target blank attribute is not allowed.
For my case which I use strict doctype.
It still valid if you use transitional doctype. So don’t worry too much.
All styling is depends on stylesheet.
If you lack of css knowledge like me, you’ll have a hard time like me too.
Validate is a must and a challage for all web designer. A valid page also crawled and spidered easier than unvalid page. - Source; unverified
A valid xhtml always use lower character for the code snippset.
Then I check this post’s code via direct input.
Yesss!
I’ve passes with the validator with no errors nor warnings.(For now…)
As the time goes by, you might easily make mistake and lazy. So do I. He he. :-p
This Page Is Valid XHTML 1.0 Strict!
Passed validation
See next page for the valid youtube video code or a valid iframe code.
Recent Comments