Torna indietro   Hardware Upgrade Forum > Software > Programmazione

Marvel's Wolverine, la recensione: Logan torna protagonista in un'avventura brutale e intensa
Marvel's Wolverine, la recensione: Logan torna protagonista in un'avventura brutale e intensa
Marvel's Wolverine porta Logan in un'avventura inedita, violenta e fortemente narrativa, costruita attorno alla sua natura di combattente e al difficile rapporto con il proprio passato. Insomniac Games punta su combattimenti spettacolari, progressione e personalizzazione, inserendo l'azione in un mondo segnato dalla persecuzione dei mutanti. Un viaggio intenso, che alterna mattanza, esplorazione e momenti sorprendentemente emotivi.
DJI Romo 2: tante novità lo rendono un robot completo
DJI Romo 2: tante novità lo rendono un robot completo
Romo 2 è la seconda generazione di robot lavapavimenti di DJI, un modello che si caratterizza per la precisione nel sistema di navigazione e per il funzionamento particolarmente silenzioso. Con le modifiche introdotte in questa seconda versione, e un posizionamento di prezzo più allineato alla concorrenza, rappresenta una valida alternativa sul mercato delle soluzioni di pulizia domestica
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Il primo Sony con retroilluminazione True RGB alla prova del banco di misura e dei contenuti: luminanza enorme, colori accurati in HDR e un antiriflesso molto efficace. I limiti sono due sole HDMI 2.1 e il blooming fuori asse
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 16-10-2007, 22:35   #1
D4rkAng3l
Bannato
 
Iscritto dal: Mar 2004
Città: Roma
Messaggi: 2688
[XHTML]Piccolo problemini di validazione

Ciao,
ho un problemino a validare un documento XHTML con la DTD Transitional.

Il validatore mi dà questo messaggio:

"Potential Issues

The following missing or conflicting information caused the validator to perform guesswork prior to validation. If the guess or fallback is incorrect, it may make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

1.

Warning DOCTYPE Override in effect!

The detected DOCTYPE Declaration "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" has been suppressed and the DOCTYPE for "XHTML 1.0 Transitional" inserted instead, but even if no errors are shown below the document will not be Valid until you update it to reflect this new DOCTYPE.

Congratulations

The uploaded document "index.html" was checked and found to be tentatively valid XHTML 1.0 Transitional. This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML or XML Parser. In other words, the document would validate as XHTML 1.0 Transitional if you changed the markup to match the changes we have performed automatically, but it will not be valid until you make these changes.
Validating CSS Style Sheets

If you use CSS in your document, you can check it for validity using the W3C CSS Validation Service. "

Che significa? cos'è che non và?

Il mio codice XHTML è il seguente:

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" xml:lang="it" lang="it">
<head>
<title>Layout 38</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
<meta name="generator" content="HAPedit 3.1"></meta>
<link href="layout.css" rel="stylesheet" type="text/css" title="default" />

	<script type="text/javascript" src="sdmenu/sdmenu.js">
		/***********************************************
		* Slashdot Menu script- By DimX
		* Submitted to Dynamic Drive DHTML code library: http://www.dynamicdrive.com
		* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
		***********************************************/
	</script>
	<script type="text/javascript">
	// <![CDATA[
	var myMenu;
	window.onload = function() {
		myMenu = new SDMenu("my_menu");
		myMenu.init();
	};
	// ]]>
	</script>

</head>
<body>
<div id="container">
   
   <div id="header">
     <div id="logo"></div>
     <div id="foto"></div>
   
   </div>
  
   <div id="breadcrumb">
      <a href="#">Home</a> <span>&gt;</span>
      <a href="#">Chi Siamo</a> <span>&gt;</span>
      <a href="#">Corsi Sub</a> <span>&gt;</span>
      <a href="#">Photo Gallery</a> <span>&gt;</span>
      <a href="#">Links</a> <span>&gt;</span>
      <a href="#">Contatti</a> <span>&gt;</span>
      <em>Navigazione Rapida</em>
  </div>
   
   <div id="wrapper">
      <div id="content">
         <p><strong>1) Content here.</strong> column long long column very long fill fill fill long text            text column text silly very make long very fill silly make make long make text fill very            long text column silly silly very column long very column filler fill long make filler long            silly very long silly silly silly long filler make column filler make silly long long fill            very.</p>
         <p>very make make fill silly long long filler column long make silly silly column filler fill            fill very filler text fill filler column make fill make text very make make very fill fill            long make very filler column very long very filler silly very make filler silly make make            column column </p>
         <p>fill long make long text very make long fill column make text very silly column filler silly            text fill text filler filler filler make make make make text filler fill column filler make            silly make text text fill make very filler column very </p>
         <p>column text long column make silly long text filler silly very very very long filler fill            very fill silly very make make filler text filler text make silly text text long fill fill            make text fill long text very silly long long filler filler fill silly long make column make            silly long column long make very </p>
       </div>
    </div>

    <div id="colonnasx">
    <div id="my_menu" class="sdmenu">
      
      <div>
        <span>Home</span>
      </div>
      
      <div class="collapsed">
        <span>Chi Siamo</span>
        <a href="http://www.dynamicdrive.com/link.htm">Staff</a>
        <a href="http://www.dynamicdrive.com/link.htm">Dove Siamo</a>
        <a href="http://www.dynamicdrive.com/link.htm">Il Nostro Diving</a>
      </div>

      <div class="collapsed">
        <span>Corsi Sub</span>
        <a href="http://www.dynamicdrive.com/link.htm">Open Water Diver</a>
        <a href="http://www.dynamicdrive.com/link.htm">Advanced OWD</a>
        <a href="http://www.dynamicdrive.com/resources/">EFR</a>
        <a href="http://www.dynamicdrive.com/resources/">Rescue Diver</a>
        <a href="http://www.dynamicdrive.com/resources/">Specialità</a>
        <a href="http://www.dynamicdrive.com/resources/">MasterScubaDiver</a>
        <a href="http://www.dynamicdrive.com/resources/">DiveMaster</a>
        <a href="http://www.dynamicdrive.com/resources/">HSA Open Water Diver</a>
        <a href="http://www.dynamicdrive.com/resources/">Riabilitazione in acqua</a>
        <a href="http://www.dynamicdrive.com/resources/">Nuoto Diversamente Abili</a>
        <a href="http://www.dynamicdrive.com/resources/">Assistente Bagnanti FIN</a>
     </div>
     
     <div class="collapsed">
        <span>Photo Gallery</span>
        <a href="?foo=bar">Punti d'Immersione</a>
        <a href="index.html">Viaggi</a>
        <a href="index.html">Video</a>
        <a href="index.html?query">Eventi</a>
        <a href="index.html?query">Corsi</a>
     </div>
     
     <div class="collapsed">
        <span>Links</span>
        <a href="?foo=bar">HSA Italia</a>
        <a href="index.html">A.S.S.O.</a>
        <a href="index.html">Lazio Handicap</a>
        <a href="index.html?query">Blu Production</a>
        <a href="index.html?query">La Placa</a>
        <a href="index.html?query">Juventus Nuoto</a>
    </div>
    
    <div>
       <span>Contatti</span>
    </div>
  
   </div>
   
   <div id="calendario">
     <applet code="ccalendar.class" name="ccalendar" archive="ccalendar/ccalendar.jar" id="cal" height="160"     width="150"><param name="fdw" value="1"></param><param name="color_fond" value="28457F"></param><param name="color_full" value="FF0000"></param><param name="color_case" value="70B9FD"></param><param name="color_Comment" value="61A9DD"></param><param name="color_empty" value="3C5993"></param><param name="field" value="DateField"></param><param name="form" value="DateForm"></param><param name="day1" value="Domenica"></param><param name="day2" value="Lunedi"></param><param name="day3" value="Martedi"></param><param name="day4" value="Mercoledi"></param><param name="day5" value="Giovedi"></param><param name="day6" value="Venerdi"></param><param name="day7" value="Sabato"></param><param name="month1" value="Gennaio"></param><param name="month2" value="Febbraio"></param><param name="month3" value="Marzo"></param><param name="month4" value="Aprile"></param><param name="month5" value="Maggio"></param><param name="month6" value="Giugno"></param><param name="month7" value="Luglio"></param><param name="month8" value="Agosto"></param><param name="month9" value="Settembre"></param><param name="month10" value="Ottobre"></param><param name="month11" value="Novembre"></param><param name="month12" value="Dicembre"></param><param name="etarget" value="_new"></param><param name="event_file" value="./ccalendar/example.txt"></param><param name="sched_file" value="./schedule.txt"></param></applet>     
   
   </div>
</div>


    <div id="extra">
        <img src="img/marchi/padi.jpg" id="first" alt="Logo Padi"></img>
        <img src="img/marchi/nadd.jpg" alt="Logo NADD"></img>
        <img src="img/marchi/awarelogo.jpg" alt="Logo Project Aware"></img>
        <img src="img/marchi/hsaijpg.jpg" alt="Logo Hsai"></img>
  </div>
   
   <div id="footer"><p>Here it goes the footer</p></div>

</div>
</body>
</html>
Grazie
Andrea
D4rkAng3l è offline   Rispondi citando il messaggio o parte di esso
Old 17-10-2007, 11:09   #2
damxxx
Senior Member
 
Iscritto dal: May 2003
Città: Gioia Sannitica (CE)
Messaggi: 1436
Da quello ke mi sembra di capire è un problema con la dikiarazione del DOCTYPE.
Quando hai fatto la validazione ha indicato esplicitamente il DOCTYPE?
vedi se nel validatore del w3 al posto di indicare il DOCTYPE utilizzato imposti l'auto-detect cosa succede
__________________
Lian-li PC-A10Hyper Type-R HPU-4S730ASUS P5B-E Plus2x2GB G.Skill F2-6400CL4D-4GBHK 4-4-3-5Intel Core 2 DUO E6600Asus EN8800 GTX (+ACCELERO)
DELL UltraSharp 2707WFPOlidata17"Microsoft Wireless Entertaiment Desktop 8000WRT610n(v2) - DD-WRT Synapse-0.1.6 (by paperboy)DreamBox DM7025DreamBox DM8000
damxxx è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Marvel's Wolverine, la recensione: Logan torna protagonista in un'avventura brutale e intensa Marvel's Wolverine, la recensione: Logan torna p...
DJI Romo 2: tante novità lo rendono un robot completo DJI Romo 2: tante novità lo rendono un ro...
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED Sony Bravia 9 II: il True RGB alla prova, dove l...
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve Geely EX5, un mese al volante: il SUV elettrico ...
Mova Z70 Ultra Roller Complete: motore potente, rullo di lavaggio e l'IA a guidare Mova Z70 Ultra Roller Complete: motore potente, ...
Dopo 23 anni di silenzio, Warcraft 3 spi...
Roblox sfida l'ecosistema gaming: app st...
OpenAI accusata di plagio dai migliori m...
Altro attacco hacker dell'IA: gli agenti...
Stiamo davvero perdendo il controllo del...
Microsoft perde un pilastro: Frank Shaw ...
Diablo V annunciato a sorpresa: il colpo...
Meno di 5 euro per il 5G: l'offerta Kena...
World of Warcraft: Forever è il Classic+...
La Serie A con DAZN e Amazon Prime con l...
Giochi Ubisoft su Steam senza Ubisoft Co...
Miami Beach ha autorizzato la maxi opera...
Apple regala un altro anno di funzioni s...
Alla fine è successo davvero: Vol...
Il meglio di Amazon del weekend in uno s...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 16:46.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v