Michele Kiintz-Tailleur <michele dot kiintz-tailleur at wanadoo dot fr>
Subject
gag oui, mais...
Date
Sat, 15 Oct 2005 19:00:41 +0200
1. Merci d'abord à Jean-Claude Noel<jean dot claude dot noel at tele2
dot fr <mailto:jean%20dot%20claude%20dot%20noel%20at%20tele2%20dot%20fr>
pour son script (le premier qui fonctionne après ts ceux que j'ai essayé
en galérant).
Merci aussi au Gullivérien qui vendredi 14 ocotbre m'a signalé ce
"gag", en a cherché la date sur son "tout petit portable encore pas
assez petit".
2. J'ai détourné à mon profit (à peu près le même contenu, mais moins
virulent). Avec une bonne volonté égale à mon grand âge (par rapport à
bien des jeunots du 14.10), mais avec des compétences inversement
proportionnelles, je me suis donné beaucoup de mal pour
- ne plus utiliser dream,
- éditer les pages de mon site en libre
- valider mes CSS et tutti quanti sur W3c.
... Ce que c'est d'obéir à son linuxien de fiston!
Quelle rage quand mes potes m'ont dit que sous IE ça déraillait!
Bon, à part avoir convaincu qqs uns d'installer Firefox (pour Linux,
c'est moins facile!), j'ai donc chercher à convaincre d'autres visiteurs.
Oui, je pense que si j'y arrive peu à peu, yapasdraison que d'autres ne
s'y mettent pas et face un pied de nez à Micro$oft.
3. MAIS voilà que ma page maintenant n'est pas valide. Voilà ce que je
trouve sur W3c (voir ci-dessous: le premier " est souligné en rouge).
C'est quoi cette histoire!?
Help me, please!
michèle
_________________
/Line 25 column 18/: there is no attribute "LANGUAGE".
| <script language=*"*VBSCRIPT">|
You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this
element. This error is often caused by incorrect use of the "Strict"
document type with a document that uses frames (e.g. you must use the
"Transitional" document type to get the "target" attribute), or by using
vendor proprietary extensions such as "marginheight" (this is usually
fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the
document type you are using, as an undefined element will have no
supported attributes; in this case, see the element-undefined error
message for further information.
How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or check that they are both
allowed in the chosen document type, and/or use CSS instead of this
attribute.