El XHTML Strict no soporta la etiqueta target. Tiene que eleminar el target="_post" o pasar a el código a XHTML Transitional
Un saludo, Nacho Miguel Ángel Lucha escribió: > Hola a todos es la primera vez que escribo, estoy intentando validar > una web y el validator me da el siguiente error: > > Error Line 45 column 196: there is no attribute "target". > > ...lto:[EMAIL PROTECTED]" > target="_post">[EMAIL PROTECTED]</a></span> > > 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. > > ¿Alguien sabe como arreglar o qué significa eso? > > . . . . . . . . . . . . > Miguel Ángel Lucha > Diseñador > Royo Branding&Living > > Tel. +34 949 39 0006 > > Puerta Nueva 9 > 19250 Sigüenza > > [EMAIL PROTECTED] > http://www.royo.es > . . . . . . . . . . . . > > *** Antes de imprimir este mensaje, asegurese de que es necesario. El > medio ambiente esta en nuestra mano. *** > > - Confidencialidad - > Este correo electronico y, cualquier fichero anexo al mismo, contiene > informacion de caracter confidencial exclusivamente dirigida a su > destinatario/os. Queda prohibida su divulgacion, copia o distribucion a > terceros sin la previa autorizacion, en virtud de la legislacion > vigente. Si ha recibido este correo por error, le rogamos nos lo > comunique inmediatamente por esta misma via y proceda a su destruccion. > (acentos suprimidos intencionadamente). > > - Confidentiality - > The information in this e-mail and in any attachments is confidential > and it is intended solely for the attention and use of the named > addressee/s. You are hereby notified that any dissemination, > distribution or copy of this communication is prohibited without prior > consent and it is strictly prohibited by law. If you have received this > communication in error, please, notify the sender immediately by > replying this e-mail and delete the mail and the attachments. > _______________________________________________ > Lista de distribución Ovillo > Para escribir a la lista, envia un correo a [email protected] > Puedes modificar tus datos o desuscribirte en la siguiente dirección: > http://lists.ovillo.org/mailman/listinfo/ovillo > > __________ Información de NOD32, revisión 2317 (20070607) __________ > > Este mensaje ha sido analizado con NOD32 antivirus system > http://www.nod32.com > > > > _______________________________________________ Lista de distribución Ovillo Para escribir a la lista, envia un correo a [email protected] Puedes modificar tus datos o desuscribirte en la siguiente dirección: http://lists.ovillo.org/mailman/listinfo/ovillo
