Le web de Dominique Guebey – Bazar informatique

Page : http://www.dg77.net/tekno/xhtml/modelx11.htm


  D o m i n i q u e   G u e b e y    J u n g l e    Bazar informatique

Pages Web en XHTML / ANNEXE

Exemple de page XHTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; 
        charset=iso-8859-1" />
<title>Exemple de page xhtml</title>
<meta content="2005-01-01" name="date" />
<meta content="Dominique Guebey" name="author" />
<meta content="Modele de page xhtml" name="description" />
<meta content="Xalan" name="generator" />
<link rel="copyrightlicence,copyright" href="http://exe.dg77.net/about.htm" />
<link rel="helphowto,mode d’emploi" href="http://exe.dg77.net/access.htm" />
<link rev="firstdebut,start" href="../../tekno/xhtml/index.htm" />
<link rel="prevRetour/Back" href="../../tekno/xhtml/deprecat.htm" />
<link rel="stylesheet" type="text/css" media="print" href="../../design/dg77_prt.css" />
<link rel="stylesheet" type="text/css" media="screen" href="../../design/dg77.css" />
<link rel="shortcut icon" href="../../design/images/favicon.ico" />
</head>

<body id="debut" class="style1">
    <div id="ynavig">
        <div class="navg">
            <a href="../../index.html[HomePage]">
                <img src="../../design/images/bulhome.png" 
                alt="[HomePage]" width="22" />
            </a>
        </div>
        <div class="navg">
            <a href="../../tekno/xhtml/index.htm" 
            title="Debut/Start Memento XHTML">
                <img src="../../design/images/bulstart.png" 
                alt="Debut/Start Memento XHTML" width="44" height="22" />
            </a>
        </div>
        <div class="navg">
            <a href="../../tekno/xhtml/deprecat.htm" 
            title="Retour/Back Revision html4.1-xhtml1.0">
                <img src="../../design/images/bulprev.png" 
                alt="Retour/Back Revision html4.1-xhtml1.0" height="22" />
            </a>
        </div>
    </div>
    <div id="tetiere">
        <a title="Bas/Bottom" href="#pied">
            <img src="../../design/images/bulbot.png" 
            alt="[Bas/Bottom]" height="22" />
        </a>
    </div>
    <hr class="pavu" />
    <div class="contentmg">
        <h3>Modèle de page XHTML</h3>

    </div>
    <hr class="pavu" id="pied" />
    <div id="znavig">
        <div class="navg">
            <a href="../../index.html[HomePage]">
                <img src="../../design/images/bulhome.png" 
                alt="[HomePage]" width="22" />
            </a>
        </div>
        <div class="navg">
            <a href="../../tekno/xhtml/index.htmDebut/Start Memento XHTML">
                <img src="../../design/images/bulstart.png" 
                alt="Debut/Start Memento XHTML" width="44" height="22" />
            </a>
        </div>
        <div class="navg">
            <a href="../../tekno/xhtml/deprecat.htm" 
            title="Retour/Back Revision html4.1-xhtml1.0">
                <img src="../../design/images/bulprev.png" 
                alt="Retour/Back Revision html4.1-xhtml1.0" height="22" />
            </a>
        </div>
    </div>
    <div id="zpied" class="noprint">
        <div>
            <a tabindex="987[Tete/Top]" href="#debut">
                <img src="../../design/images/bultop.png" 
                alt="[Tete/Top]" height="22" />
            </a>
        </div>
    </div>
    <dl>
        <dt>
            <a title="About" href="../../about.htm">
                A propos / <i xml:lang="en-us">About these pages</i>
            </a>
            <span class="prinx"> : http://exe.dg77.net/about.htm</span>
        </dt>
        <dt class="noprint">
            <a title="eMail" href="../../email.htm">
                Contact
            </a>
        </dt>
    </dl>
    <dl>
        <dt class="noprint">
            <b>Créé le / 
            <i xml:lang="en-us">Creation date</i> : 
            </b>01 janvier 2005
        </dt>
        <dt class="noprint" />
        <dt class="noprint">
            <b>Génération :</b> sam-01janvier2005-22:48:35 par 
            <a href="http://xml.apache.org/xalan-j">Xalan</a>
        </dt>
    </dl>
    <div class="noprint">
        <a tabindex="998Valid XHTML 1.1!" href="http://validator.w3.org">
            <img width="88" height="31" alt="Valid XHTML 1.1!" 
            src="../../design/images/valid-xhtml11.png" />
        </a>
        <a tabindex="999Valid CSS!" href="http://jigsaw.w3.org/css-validator/">
            <img width="88" height="31" alt="Valid CSS!" 
            src="../../design/images/vcss-new.png" />
        </a>
    </div>
</body>
</html>