errore CONVALIDA (B ody: non è consenti to testo...)
Von: a (a@inwind.it) [Profil]
Datum: 02.05.2008 17:28
Message-ID: <uhcm14d8v7mqf7rvheof0ekpm0jfqg3dbd@4ax.com>
Newsgroup: it.comp.www.html
Datum: 02.05.2008 17:28
Message-ID: <uhcm14d8v7mqf7rvheof0ekpm0jfqg3dbd@4ax.com>
Newsgroup: it.comp.www.html
in questa pagina (che sotto riporto)
ho scritto solo "ciao"
e mi dà già qusto errore:
Errore Convalida (HTML 4.01): non è consentito specificare testo tra i tag
di apertura e chiusura dell'elemento 'body'.
uso vwd 2005
questo è semplicissimo codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
html,body {overflow-x:hidden;}
</style>
<title>Domande</title>
</head>
<body style="background-color: white; margin-right: 40px;
background-position: right top; background-attachment: fixed;
background-repeat: no-repeat; font-size: small; font-family:
'Verdana','Arial'">
ciao
</body>
</html>
--
Newsgroup robomoderato - gli articoli vengono approvati automaticamente
[ Auf dieses Posting antworten ]Antworten
- Alessandro Pellizzari (02.05.2008 17:40)
- Andrea suppaman D'Amore (02.05.2008 18:37)
