• User

    Errori invalidità sito web

    Salve a tutti,vi chiedo un piccolo aiuto.Non riesco ad invalidare il mio sito.Ci sono 3-4 errori.Qualcuno può aiutarmi?
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.dfdmt.altervista.org%2Findex.html&charset=(detect+automatically)&doctype=Inline&group=0
    Gli errori sono:
    Line 105, Column 15: end tag for element "SPAN" which is not open.
    m = '</span><span style="color:RGB('+Math.round(Rcl/255)+','+Math.round(Gc

    Line 112, Column 15: end tag for element "SPAN" which is not open.
    m = '</span><span style="color:RGB(0,0,0)">' + m;

    Line 193, Column 37: unclosed start-tag requires SHORTTAG YES.
    <p style="text-align:center;" <b>Ultima modifica a queste pagine:

    Line 210, Column 45: there is no attribute "TARGET".
    <a href="http://www.shinystat.com/it" target="_top">

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">;
    <html>
    <head>
    <title>Quill typewriter - Interactive DHTML art-demos</title>
    <meta name="Author" content="De Filippis Delfico Mario">
    <link rel="stylesheet" type="text/css" href="stile.css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" >
    <meta http-equiv="imagetoolbar" content="no">
    <style type="text/css">
    html {
    overflow: hidden;
    }
    body {
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: crosshair;
    }
    #screen {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    color: #000;
    font-family:"Comic Sans MS";
    overflow: hidden;
    font-size: 2em;
    }
    #inkp1 {
    position: absolute;
    top: 50px;
    left: 10px;
    }
    #inkp2 {
    position: absolute;
    top: 50px;
    left: 10px;
    }
    #context {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    }
    </style>

    <script type="text/javascript" src="library/imgRotate.js"></script>

    <script type="text/javascript">
    // ===============================================
    // ---- QUILL TYPEWRITER ---
    // Script by Gerard Ferrandez
    // original VBScript - Feb 20th, 1998
    // converted to JavaScript/DOM - July 2006
    // ===============================================
    // http://www.dhteumeuleu.com
    // ===============================================
    // ===============================================
    // prelevato ed illustrato su
    // http://www.web-link.it
    // ===============================================

    var TW = {
    t : "",
    p : 0,
    c : "",
    cc : "",
    mm : "<span>",
    cl : 0,
    sfx : false,
    tmp : 0,
    //////////////
    inkFreq : .7,
    spdInk : 12,
    //////////////
    mr : "<br><br>",
    R : 0,
    G : 0,
    B : 0,
    run : function () {
    with (this) {
    m = t.charAt(p);
    tmp = 32;
    if (m == "") cc = mr;
    else if (m == "`") {
    m = "";
    mm = mm.substring(0, mm.length-1);
    tmp = 64;
    } else if (m == "<") {
    av = t.indexOf(">", p);
    m = t.substring(p, av + 1);
    p = av;
    } else if (m == "&") {
    av = t.indexOf(";", p);
    m = t.substring(p, av + 1);
    p = av;
    } else if (m == ".") tmp = 400; else if (m == ",") tmp = 100; else if (m == " ") tmp = 32;
    if (m == " ") {
    cl += spdInk;
    m = '</span><span style="color:RGB('+Math.round(Rcl/255)+','+Math.round(Gcl/255)+','+Math.round(B*cl/255)+')">' + m;
    if (cl < 40 && Math.random() > inkFreq) m += ' <img src = "' + document.getElementById("ink").src + '" align = "absmiddle"> ';
    }
    if (document.getElementById("inkp2").style.visibility == "visible") {
    cc = c;
    document.getElementById("inkp2").style.visibility = "hidden";
    if (sfx) sfx.src = document.getElementById("pen").src;
    m = '</span><span style="color:RGB(0,0,0)">' + m;
    }
    if (cl > 180) {
    cl = 0;
    document.getElementById("inkp2").style.visibility = "visible";
    if (sfx) sfx.src = document.getElementById("toc").src;
    tmp = 1000;
    cc = mr;
    }
    mm += m;
    if (p == t.length - 1) cc = mr;
    document.getElementById("context").innerHTML = mm + cc;
    document.getElementById("context").scrollTop = 100000;
    p++;
    if (p < t.length) setTimeout("TW.run();", 32 + tmp);
    else {
    if (sfx) sfx.src = "";
    document.getElementById("context").style.overflow = "auto";
    }
    }
    },
    init : function(txt) {
    with (this) {
    sfx = document.getElementById("soundFX");
    t = txt;
    c = " <img src='" + document.getElementById("cursor").src + "' style='position:absolute'>" + mr;
    cc = c;
    document.getElementById("screen").style.background = "URL("+document.getElementById("bkgr").src+")";
    if (sfx) sfx.src = document.getElementById("pen").src;
    document.getElementById("inkp2").style.visibility = "hidden";
    }
    }
    }

    onload = function() {
    TW.init(document.getElementById("text").innerHTML);
    TW.run();
    }
    </script>
    </head>

    <body>

    <div id="screen">
    <div id="context"></div>
    <img id="inkp1" src="encrier.gif" alt="">
    <img id="inkp2" src="encrierplume.gif" alt="">
    </div>

    <div style="display: none">
    <img id="ink" src="tache.gif" alt="">
    <img id="cursor" src="plumeBouge.gif" alt="">
    <img id="bkgr" src="mioSfondo.jpg" alt="">
    </div>

    <div id="text" style="display: none">
    <div style="margin:1em;margin-left:100px;font-style:italic">
    www.dfdmt.altervista.org
    <br><br>
    Il sito dove reperire informazioni sulla carriera professionale del 1° Maitre d'hotel
    nonchè assistente di direzione De Filippis Delfico Mario oltre a notizie economiche e finanziarie.
    Buona navigazione.
    <br><br>Saluti da De Filippis Delfico Mario
    <p style="text-align:center;"><IMG SRC="TRIEF04.jpg" width="700" height="500" alt=""></p>

     <BR>
     <BR>
     <BR>
     <BR>
     <BR>

    <p style="text-align:center;"><IMG SRC="frecce.html.gif" alt=""><b><a href="index11.html"><i>Entra</i></a></b> <BR>

     <BR>
     <BR>
     <BR>

    <HR>

    <p style="text-align:center;" <b>Ultima modifica a queste pagine:
    <script type="text/javascript">
    <!--
    document.write(document.lastModified)
    // -->
    </script></b></p>
    <NOSCRIPT>
    <p>codice HTML</p>
    </NOSCRIPT>

    <HR>

    <!-- Inizio Codice Shinystat -->

    <script type="text/javascript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=DeFilippisMar"></script>;
    <noscript><p>
    <a href="http://www.shinystat.com/it" target="_top">
    <img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=DeFilippisMar" alt="Contatore visite gratuito" style="border:0"></a>
    </noscript>

    <!-- Fine Codice Shinystat -->

    <p>
    <a href="http://validator.w3.org/check?uri=referer"><img style="border:0"
    src="http://www.w3.org/Icons/valid-html40"
    alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
    </p>

    <p>
    <a href="http://jigsaw.w3.org/css-validator/">;
    <img style="border:0;width:88px;height:31px"
    src="http://jigsaw.w3.org/css-validator/images/vcss"
    alt="Valid CSS!">
    </a>
    </p>
    <div id="footer">© 2004-2007 - Grafica, layout e guide sono state implementate da me<br>
    Note e informazioni legali</div>

    </div>
    </div>

    <!--[if IE]>
    <bgsound SRC="plume.wav" id="pen" loop=1 volume=-10000>
    <bgsound SRC="pop.au" id="toc" loop=1 volume=-10000>
    <bgsound id="soundFX" loop=infinite>
    <![endif]-->

    <script type="text/javascript">
    <!-- http://web-link.it
    <!-- Begin
    var message = new Array();
    // Set your messages you want typed into the title bar below.
    // To add more messages, just add more elements to the array.
    message[0] = "Benvenuti sul sito di De Filippis Delfico Mario";
    message[1] = "Curriculum vitae";
    message[2] = "Link";
    message[3] = "Foto";
    message[4] = "Video simpatici";
    message[5] = "e molto altro...";

    // Set the number of repetitions (how many times a given message is typed out
    // before moving onto the next message).
    var reps = 1;
    var speed = 200;// Set the overall typing speed (larger number = slower action).
    var hold = 8 // set the length of time to display the whole phrase before retyping (larger number = longer)

    // DO NOT EDIT BELOW THIS LINE.
    var p = message.length;
    var q = 0;
    var r = 0;
    var C = 0;
    var mC = 0;
    var s = 0;
    var sT = null;

    if (reps < 1) {
    reps = 1;
    }
    function setMessage() {
    typing = message;
    q = typing.length;
    r = q + hold;
    typeMessage();
    }
    function typeMessage() {
    if (s > r) {
    s = 0;
    }
    if (s > q) {
    document.title = '|- '+ typing +' - - -';
    }
    else {
    document.title = '|- '+ typing.substr(0,s)+' - - -';
    }
    if (C < (r * reps)) {
    sT = setTimeout("typeMessage()", speed);
    C++;
    s++;
    }
    else {
    C = 0;
    s = 0;
    mC++;
    if(mC > p - 1) {mC = 0;}
    sT = null;
    setMessage();
    }
    }
    setMessage();
    // End -->
    </script>

    </body>
    </html>
    Grazie tante.


  • User

    Ho risolto solo a metà.
    E' rimasto questo avvertimento:

    Line 193, Column 37: unclosed start-tag requires SHORTTAG YES.
    <p style="text-align:center;" **<**b>Ultima modifica a queste pagine: Come posso fare ?Grazie;)


  • User Attivo

    @gattone0_0 said:

    Ho risolto solo a metà.
    E' rimasto questo avvertimento:

    Line 193, Column 37: unclosed start-tag requires SHORTTAG YES.
    <p style="text-align:center;" **<**b>Ultima modifica a queste pagine: Come posso fare ?Grazie;)

    Ciao gattone0_0,

    il tag P è incompleto, manca la >

    [html] <p style="text-align:center;"><b>Ultima modifica a queste pagine:.....</b></p>[/html]meglio che usi il tag strong invece del b, se intendi separare veramente i contenuti dalla presentazione.


  • User

    Non va,il codice è questo:
    <p style="text-align:center;" <b>Ultima modifica a queste pagine:
    <script type="text/javascript">
    <!--
    document.write(document.lastModified)
    // -->
    </script></b></p>
    Mi diresti anche come posso centrare questo:

    <!-- Inizio Codice Shinystat -->
    <script type="text/javascript" src="<A href="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=DeFilippisMar"></script">http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=DeFilippisMar"></script>
    <noscript><p>
    <a href="http://www.shinystat.com/it">
    <img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=DeFilippisMar" alt="Contatore visite gratuito" style="border:0"></a>
    </noscript>
    <!-- Fine Codice Shinystat -->
    Lo vorrei inserire al centro della pagina ,in fondo ,ma non ho capito come fare.Grazie


  • User Attivo

    La prossima volta riguarda meglio...

    il codice che hai scritto é:
    [HTML] <p style="text-align:center;" <b>Ultima modifica a queste pagine:[/HTML]

    quello che avevo riportato io nel precedente post è:
    [HTML] <p style="text-align:center;"><b>Ultima modifica a queste pagine:[/HTML]

    uguali?


  • User

    A si scusami,non te la prendere.E' stata una mia svista.Comunque grazie tante.Funziona.Sono piccoli errori che si commettono all'inizio.
    Potresti dirmi gentilmente come centrare questo logo?
    <!-- Inizio Codice Shinystat -->
    <script type="text/javascript" src="<A href="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=DeFilippisMar"></script">http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=DeFilippisMar"></script>
    <noscript><p>
    <a href="http://www.shinystat.com/it">
    <img src="http://www.shinystat.com/cgi-bin/shi...=DeFilippisMar" alt="Contatore visite gratuito" style="border:0"></a>
    </noscript>
    <!-- Fine Codice Shinystat -->


  • User Attivo

    @gattone0_0 said:

    Potresti dirmi gentilmente come centrare questo logo?

    Esattamente come hai centrato quel javascript precedente.


  • User

    Thanks.