Validation W3C XHTML 1.0 diaporama picasa et irc Mibbit

Salut à tous.
J’essaye de rendre mon site entièrement valide. Les seules erreurs restantes proviennent du code d’un diaporama picasa et d’un irc Mibbit.
Voila le code du diapo et les erreurs rencontrées :

  1. Error Line 116, Column 17: Attribute “type” exists, but can not be used for this element.

     		<embed type="application/x-shockwave-flash" src="http://picasaweb.google.fr/
    
  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 53: Attribute “src” exists, but can not be used for this element.

“application/x-shockwave-flash” src="http://picasaweb.google.fr/s/c/bin/slide

  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 110: Attribute “width” exists, but can not be used for this element.

gle.fr/s/c/bin/slideshow.swf" width=“600” height=“400” flashvars="host=picasa

  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 123: Attribute “height” exists, but can not be used for this element.

n/slideshow.swf" width=“600” height=“400” flashvars="host=picasaweb.google.fr

  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 139: Attribute “flashvars” is not a valid attribute

width=“600” height=“400” flashvars="host=picasaweb.google.fr&hl=fr&f

  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 378: Attribute “pluginspage” is not a valid attribute

kind%3Dphoto%26hl%3Dfr" pluginspage="http://www.macromedia.com/go/getflashpla

  ?

  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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  1. Error Line 116, Column 423: element “embed” undefined. Did you mean “meta” or “em”?

ww.macromedia.com/go/getflashplayer">

  ?

  You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
      * by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
      * by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

La même chose pour l’IRC :

Error Line 52, Column 279: element “iframe” undefined. Did you mean “iframe” or “frame”?

nick=&chatOutputShowTimes=false">

?

You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
* by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
* by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Error Line 52, Column 32: XML Parsing Error: AttValue: " or ’ expected

			<iframe width="100%" height=500 scrolling=no style="border:0" src="http://wi

?

Error Line 52, Column 32: XML Parsing Error: attributes construct error

			<iframe width="100%" height=500 scrolling=no style="border:0" src="http://wi

?

Error Line 52, Column 32: XML Parsing Error: Couldn’t find end of Start Tag iframe line 52

			<iframe width="100%" height=500 scrolling=no style="border:0" src="http://wi

?

Error Line 52, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 45 and iframe

ng=no style=“border:0” src="http://widget.mibbit.com/?settings=e7b5d146fc3848

?

Error Line 55, Column 8: XML Parsing Error: Opening and ending tag mismatch: body line 11 and div

	</div><!-- "centre" -->

?

Error Line 60, Column 8: XML Parsing Error: Opening and ending tag mismatch: html line 3 and body

</body>

Jai essayer de remplacer la balise embed (invalide) par une object, mais le diapo ne s’affiche plus.
Merci de m’aider.
Edité le 07/11/2009 à 17:43

Toujours pas de réponse?

Pour ceux que cela pourrait intéresser, le sujet à été résolu ici :
www.siteduzero.com…
Edité le 07/11/2009 à 17:32