Failed to Passed W3C Validator
Friday July 18th 2008
Today I rechecked this blog at W3C Validator.
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
This is a valid video flash embed.
This is a valid iframe code for strict doctype!
By PANGERAN.ORG.
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.
Popularity: 25% [?]
This post brought to you by Pangeran Wiguan.
















On July 25th, 2008 at 3:55 pm
My First Video Post | PANGERAN.ORG said:
[...] It written in post titled Failed To Passed W3C validator? [...]
On July 29th, 2008 at 3:40 am
anton sulistiyono said:
Friend..
Not wrong if you visit daniiswara.net for all about html syntacs or contact to his ym. (iswara_wp@yahoo.com)
[Reply]
On July 29th, 2008 at 9:06 am
Pangeran Wiguan said:
Ah, I’ve fix it…
Actually I know how to validate…
It is about “the laziness”…
[Reply]
On October 9th, 2008 at 4:08 pm
Nick Pettit said:
My friend Jim and I used to hack our Flash embed code all the time. One day we just got tired of doing the same thing over and over, so we built a tool called Validifier that converts Flash embed code into valid XHTML 1.0 Strict.
You can check it out at:
http://validifier.com/
Hope that helps!
[Reply]
Pangeran Wiguan Reply:
October 9th, 2008 at 4:29 pm
@Nick Pettit, it is a great tools…
Anyway, is that code open source?
It might be a great helps if it integrated into a wordpress plugins…
[Reply]
Pangeran Wiguan Reply:
October 9th, 2008 at 4:30 pm
@Nick Pettit, I mean the code of that tools…
[Reply]
On October 9th, 2008 at 4:34 pm
Nick Pettit said:
You’re not the first person to have asked.
It’s not open source at this time, but we’re reviewing open source options. We definitely want to contribute back to the community in any way that we can.
I’m glad you like it!
[Reply]
Pangeran Wiguan Reply:
October 9th, 2008 at 6:55 pm
@Nick Pettit, looking forward to it!
[Reply]