[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Task]: Remove the 'Cancel' buttons
From: |
David Paleino |
Subject: |
Re: [Task]: Remove the 'Cancel' buttons |
Date: |
Wed, 21 Feb 2007 19:04:23 +0100 |
User-agent: |
Mozilla Thunderbird 1.5.0.9 (X11/20061220) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Davi Leal ha scritto:
> Should we remove the xml:lang tag?. Look a the errors raised by
> http://validator.w3.org/check?uri=http://gnuherds.org
>
> <a href="..?language=it_IT" lang="it" xml:lang="it" title="..">Italiano</a>
AFAIK, that's XHTML, not HTML.
The actual document type is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
So, if we want to keep xml:lang, we should convert the entire webapp to
XHTML. It's not that difficult, and, IMHO, it's stricter than HTML,
ensuring there are less errors.
About the other error, we should use CSS, not the background=""
attribute. A simple replacement would be style="background:
url('http://...');" (I'm writing by heart, so I could've forgotten
something :-P ).
Just MTC,
David
- --
Linux Registered User #334216
Get FireFox! >> http://snipurl.com/gofoxygo/ <<
Blog >> http://www.hanskalabs.net/ <<
Staff >> http://www.debianizzati.org/ <<
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF3Imm5qqQFxOSsXQRAsSaAJ45LhThLvull1TPfKkfSKQxhBCFZwCgtW/y
QGD9nOrKk381+V64pGrT3rs=
=hj8J
-----END PGP SIGNATURE-----