This Page Is Valid XHTML 1.1!

Finally I managed to fix this place and now I can proudly use this little png:

Valid XHTML 1.1

It seems that Google has finally fixed Adsense to work with XHTML. So far the entire site is XHTML 1.1 compliant. The pages are being served as application/xhtml+xml instead of text/html. I hope this doesn’t choke Internet Explorer, but IE doesn’t even support XHTML anyway (does it support any modern standard at all?). If you are using Windows and IE, and want a better browser, try Mozilla Firefox.

I had to fix a lot of code, specially external autogenerated code, like the little images you see on the right. Nothing complicated. Now I must fix the CSS that came with the Wordpress theme I am using, so I can live in complete-standard-compliance land. Hello World Wide Web Consortium!

And it seems that it has been standards day, since slashdot finally switched to HTML 4.01 strict and CSS.

Comments (11)

  1. boby wrote::

    This page is not Valid XHTML 1.1!

    sorry but u’re page isn’t valid ;)

    Friday, September 30, 2005 at 1:09 am #
  2. tabo wrote::

    boby:

    It’s fixed now. I used <blockquote></blockquote> instead of <blockquote><p></p></blockquote> in a new post.

    Thanks!

    Friday, September 30, 2005 at 2:21 pm #
  3. Jeff wrote::

    Kudos for standards!

    Sunday, October 9, 2005 at 2:36 am #
  4. jehobi wrote::

    A veces es tan dificil guardar el estandar. Cuando crees que ya corregiste todo sas! aparece otro error. Por cirto, aparecio otro error.

    P.D. Yo ando en lo mismo.

    Monday, December 5, 2005 at 2:58 pm #
  5. tabo wrote::

    jehobi:

    Ya corregí el error, sin darme cuenta había anidado comentarios en el template hace un par de días. Gracias por avisarme :)

    Monday, December 5, 2005 at 3:07 pm #
  6. xhtml1.1 wrote::

    but i could break your validation by doing this coulnd’t I

    Sunday, January 22, 2006 at 6:43 am #
  7. xhtml1.1 wrote::

    that’s cool that i can’t sorry to splatter your site with twaddle.

    Sunday, January 22, 2006 at 6:44 am #
  8. dani wrote::

    great for web standards..how often we should check it..?

    Wednesday, March 28, 2007 at 1:39 pm #
  9. Anders Moen wrote::

    Sorry to say but:
    Result: Failed validation, 3 errors

    Sunday, May 20, 2007 at 9:19 am #
  10. Mohanjith wrote::

    This page is not valid XHTML 1.1 but valid XHTML 1.0 Transitional.

    Monday, December 31, 2007 at 12:15 pm #
  11. Joe Bligh wrote::

    I had a massive problem with targeting links to a new window (’target’ attribute) with the Strict DOCTYPE, but found that you can use JavaScript:

    just put onclick=”window.open(this.href); return false;” in your ‘a’ tag..

    Joe
    (joe@blighs.co.uk)

    Tuesday, February 19, 2008 at 5:52 am #