Torna indietro   Hardware Upgrade Forum > Software > Programmazione

Recensione Samsung Galaxy Z Fold7: un grande salto generazionale
Recensione Samsung Galaxy Z Fold7: un grande salto generazionale
Abbiamo provato per molti giorni il nuovo Z Fold7 di Samsung, un prodotto davvero interessante e costruito nei minimi dettagli. Rispetto al predecessore, cambiano parecchie cose, facendo un salto generazionale importante. Sarà lui il pieghevole di riferimento? Ecco la nostra recensione completa.
The Edge of Fate è Destiny 2.5. E questo è un problema
The Edge of Fate è Destiny 2.5. E questo è un problema
Bungie riesce a costruire una delle campagne più coinvolgenti della serie e introduce cambiamenti profondi al sistema di gioco, tra nuove stat e tier dell’equipaggiamento. Ma con risorse limitate e scelte discutibili, il vero salto evolutivo resta solo un’occasione mancata
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello
AMD ha aggiornato l'offerta di CPU HEDT con i Ryzen Threadripper 9000 basati su architettura Zen 5. In questo articolo vediamo come si comportano i modelli con 64 e 32 core 9980X e 9970X. Venduti allo stesso prezzo dei predecessori e compatibili con il medesimo socket, le nuove proposte si candidano a essere ottimi compagni per chi è in cerca di potenza dei calcolo e tante linee PCI Express per workstation grafiche e destinate all'AI.
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: 2682
[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


Recensione Samsung Galaxy Z Fold7: un grande salto generazionale Recensione Samsung Galaxy Z Fold7: un grande sal...
The Edge of Fate è Destiny 2.5. E questo è un problema The Edge of Fate è Destiny 2.5. E questo ...
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello Ryzen Threadripper 9980X e 9970X alla prova: AMD...
Acer TravelMate P4 14: tanta sostanza per l'utente aziendale Acer TravelMate P4 14: tanta sostanza per l'uten...
Hisense M2 Pro: dove lo metti, sta. Mini proiettore laser 4K per il cinema ovunque Hisense M2 Pro: dove lo metti, sta. Mini proiett...
Fastweb+Vodafone: come l'operatore itali...
Tesla perde in tribunale: 329 milioni di...
Volete una NVIDIA GeForce MSI 5070 VENTU...
Caos ChatGPT: le chat private degli uten...
Tornano le scorte dei 2 portatili Lenovo...
Il telescopio spaziale James Webb ha cat...
Amazon scatenata nel weekend: sconti sug...
Pulizia per 45 giorni senza pensieri: il...
Apple taglia il prezzo degli AirPods Pro...
Tutti i MacBook Air M4 2025 da 13 pollic...
Roborock QV 35A a 429€ o Dreame L40 Ultr...
SpaceX Starship: Ship 37 ha eseguito due...
Sharkoon punta sui case a basso costo, m...
La tua rete Wi-Fi fa pena? Questi FRITZ!...
Amazon, un weekend di fuoco per gli scon...
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: 08:19.


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