[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "HTML 4.01 Transitional" validated pages
From: |
Davi Leal |
Subject: |
Re: "HTML 4.01 Transitional" validated pages |
Date: |
Sun, 11 Mar 2007 13:35:59 +0100 |
User-agent: |
KMail/1.9.5 |
David Paleino wrote:
> Davi Leal wrote:
> > Pages which are "HTML 4.01 Transitional" valid:
>
> Did you check them now?
> I've checked them this morning, and there was a "no background attribute
> in td", which I fixed using inline CSS. Maybe you just updated the
> production server from CVS ;-)
Yep :)
I have checked it ten minutes ago, after I updated your "header.tpl" commit at
production.
> (since it's a "bug", I fixed it in the html branch, which is the
> "stable", as we decided some time ago)
cool.
> > Pages which are not "HTML 4.01 Transitional" valid yet:
> >
> > https://www.gnuherds.org/Person.php
> > https://www.gnuherds.org/Company.php
> > https://www.gnuherds.org/non-profit_Organization.php
> > https://www.gnuherds.org/View_Job_Offer.php?JobOfferId=XXX
I have fixed this.
> I'll take a look at them this afternoon.
cool.
> > Pages not checked due it require to be logged, and I do not know how to
> > realize it with the W3C validator:
>
> I don't know either.
> Maybe we should just give the validator the HTML only, without any PHP
> intervention. I'll try, always this afternoon.
Good idea.