![]() |
![]() |
|
| Condividi questo contenuto nei Social Network: |
|
Tweet |
|
|
|
Ti stiamo aspettando: Registrati subito e gratis. Entra a far parte di una delle comunità più attive in Italia. Se hai dimenticato i tuoi dati li puoi recuperare subito. |
||||
|
|||||||||
Hey Amico Visitatore, Condividi con noi le tue idee e la tua conoscenza Aprendo una nuova discussione nella sezione W3C - Usabilità - Accessibilità - Qualità |
|
|
LinkBack | Strumenti di discussione |
|
|
#1 (permalink) |
|
Banned
Data di registrazione: Mar 2010
Messaggi: 543
|
scusate l'ignoranza... errore!!!
ciao a tutti, mi ritrovo questo errore ma non capisco:
Line 53, Column 56: there is no attribute "bordercolor" <table border="2" id="table1" width="900" bordercolor="#000000"> io ho bisogno dell'attributo bordercolor. cosa posso fare? ah il sito è questo: ilbimbo.it |
|
|
|
|
|
|
|
#3 (permalink) |
|
Banned
Data di registrazione: Mar 2010
Messaggi: 543
|
no. da errore anche cosi...
Line 53, Column 56: there is no attribute "bordercolor" <table border="2" id="table1" width="900" bordercolor="black"> ✉ 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. |
|
|
|
|
|
#4 (permalink) |
|
User
Data di registrazione: Oct 2010
Ubicazione: Varese
Messaggi: 439
|
Stò cercando un validatore in italiano.. questo non si capisce niente..
Sembra che non sia lì l'errore ma prima.. forse attibuto _blank (e mò ce passa..) |
|
__________________
Assistenza PHPBB e software. |
|
|
|
|
|
|
#5 (permalink) |
|
ModSenior
|
Probabilmente stai usando un doctype (intestazione del file html, prima riga in alto) che non prevede più l'uso dell'attributo bordercolor per le tabelle. Prova ad usare gli stili, i css.
Edit: Ho letto il messaggio #3. E' proprio come dicevo, usi un doctype che non lo prevede. Valerio Notarfrancesco |
|
__________________
Seguimi qui +Valerio Notarfrancesco per SEO e WEB MARKETING oppure su Twitter - Marketing Mobile ✭✭✭✭✭ Corso Google Plus Gratuito: il futuro della SEO |
|
|
|
|
|
|
#7 (permalink) |
|
Banned
Data di registrazione: Mar 2010
Messaggi: 543
|
i restanti 9 errori sono:
Line 1, Column 135: value of fixed attribute "xmlns" not equal to default …n:schemas-microsoft-com ffice ffice" xmlns="h t t p :// w ww.w3.org/TR/REC-html40">_________________________________________________ Line 53, Column 56: there is no attribute "bordercolor" <table border="2" id="table1" width="900" bordercolor="black"> _________________________________________________ Line 62, Column 85: there is no attribute "height" …lapse" id="table2" width="900" height="937" bgcolor="#FFFFFF" bordercolor="#00… _________________________________________________ Line 108, Column 86: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified …18/lunapic1273151419402121.gif" width=88 height=31 alt="Votami nella babytown … _________________________________________________ Line 108, Column 96: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified …1273151419402121.gif" width=88 height=31 alt="Votami nella babytown top100!" b… _________________________________________________ Line 108, Column 142: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified …02121.gif" width=88 height=31 alt="Votami nella babytown top100!" border=0></a> _________________________________________________ Line 108, Column 147: end tag for "img" omitted, but OMITTAG NO was specified …02121.gif" width=88 height=31 alt="Votami nella babytown top100!" border=0></a> _________________________________________________ Line 112, Column 50: there is no attribute "bordercolorlight" …h="279" height="111" bordercolorlight="#000000" bordercolordark="#000000" alig… _________________________________________________ Line 112, Column 76: there is no attribute "bordercolordark" …rcolorlight="#000000" bordercolordark="#000000" align="center" colspan="2" row… _________________________________________________ non sono riuscito a risolverli... chiedo aiuto!!! |
|
|
|