Visualizzazione dei risultati da 1 a 6 su 6
  1. #1
    Utente di HTML.it
    Registrato dal
    Jun 2009
    Messaggi
    6

    secondo voi cosa sono questi 35 errori nella validazione w3c?

    Salve!
    vorrei chiedervi 1 favore, potreste dare 1 occhiata a questi errori?

    http://validator.w3.org/check?uri=ww...Inline&group=0


    per la maggior parte mi dice di non trovare la chiusura dei tag, ma ho controllato, e c'e', e per gli altri 2 errori riguarda l'import dell'swf, che non saprei in che altro modo fare, ed a una mappatura su un'immagine.

    Vi ringrazio molto in anticipo!


    saluti!

  2. #2

  3. #3
    Utente di HTML.it
    Registrato dal
    Jun 2009
    Messaggi
    6

    per il flash ha funzionato!

    Grazie mille!
    adesso mi rimane da risolvere la questione della mappatura sull'immagine

    Line 29, Column 113: required attribute "alt" not specified
    …ight="159" border="0" usemap="#Map"/>✉
    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.


    e di errori come questo:
    Line 31, Column 71: required attribute "alt" not specified
    …coords="547,7,943,137" href="helpdesk.html" />✉
    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.


    che pero' mi lascia perplessa perche' non mancano gli elementi che mi dice...a me pare ci sia tutto!

    grazie di nuovo!

  4. #4
    Cerca tutte le immagini e su esse metti gli attributi alt="qualcosa".

    Possibilmente questo qualcosa deve avere un testo azzeccato non inventato.Una descrizione cioè dell'immagine.

    Tutte le immagini terminano con /> .

    Intanto questi poi vediamo se diminuiscono.

  5. #5
    Utente di HTML.it
    Registrato dal
    Jun 2009
    Messaggi
    6
    si!
    continuano a diminuire!
    adesso son rimasti errori di questo tipo fra gli altri da eliminare:

    Line 43, Column 9: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag


    <a href="car4you.html" target="_self"><img src="immagini/car4you_small.✉
    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "

    " or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").


    Che significa?

    grazie per le risposte!

  6. #6
    Nella riga 43 hai messo un link senza testo cioè

    Ci vuole qualcosa dentro.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.