Visualizzazione dei risultati da 1 a 2 su 2

Discussione: validator W3C

  1. #1
    Utente di HTML.it L'avatar di grungi
    Registrato dal
    Dec 2002
    Messaggi
    106

    validator W3C

    ciao a tutti
    sto cercando di certificare con W3C un sito (tuttoconsumatori.it) ma per la pagina area.asp il validator continua a rimandarmi indietro il solito messaggio e cioè sostituire, solo in alcune stringhe, la & con &

    ho provato a sostituire ma niente.
    non capisco quale sia il problema.
    c'è qualcuno che mi può aiutare?
    grazie 1000
    Chiara

    Fun and mental is FUNDAMENTAL

  2. #2
    from http://validator.w3.org/docs/errors.html#bad-entity
    The validator has found an entity (something like &this that it doesn't recognize. There are a few possibilities:

    A reference to a URI that uses & as a separator between parameters, such as "http://example.org/prog?x=1&y=2".

    To solve this problem, simply replace all the &'s in attribute values with & (user agents will convert them back before following the links.)
    In italiano : quando fai i link, anzicche' usare &, usa &amp.
    ciao ciao !!
    _______________
    home : cristianolongo.altervista.org
    e-mail : cristiano_longo@yahoo.it

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.