Bonsoir à tous
Mon objectif à terme serait d'obtenir du XML, que je transformerais en un autre fichier XML avec un processeur XSLT.
Mais je cherche pour l'instant à enregistrer ma page d'index en .xhtml et que celà fonctionne... Cependant, Deer Park ne m'affiche pas la page voulue... Il ne me met qu'une liste d'index of...
Voici mon code... Merci d'avance pour vos suggestions avisées
Mon objectif à terme serait d'obtenir du XML, que je transformerais en un autre fichier XML avec un processeur XSLT.
Mais je cherche pour l'instant à enregistrer ma page d'index en .xhtml et que celà fonctionne... Cependant, Deer Park ne m'affiche pas la page voulue... Il ne me met qu'une liste d'index of...
Voici mon code... Merci d'avance pour vos suggestions avisées
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>dreammachine</title>
<meta name="author" content="hubert Lombard" />
<meta name="description" content="hyBriDe, bande dessinée libre" />
<meta name="keywords" lang="fr" content="dreammachine, ldreammachine, dream machine, El Dream Machine, hybride, hyBriDe, art libre, creative commons, bande dessinée, GPL, GNU, lacrymosa industry, le tang, hub lomb, linux, debian, gimp, inkscape, SVG, XML, invox, Xovni, culture libre, copyleft, mikiane, antoine moreau, ehma, les bernardo, bluefish, W3C, résistance, le hurd" />
<meta name="robots" content="index, follow, all" />
<meta name="identifier-url" content="http://ldreammachine.free.fr" />
<meta name="owns" content="hubert lombard" />
<meta name="generator" content="bluefish" />
<meta http-equiv="date" content="janvier 2005" />
<meta http-equiv="content-type" content="application/xhtml+xml;
charset=UTF-8" />
</meta>
<link href="feuille1.css" type="text/css" rel="stylesheet" />
</link>
</head>
<body>
<div id="header1">
<img src="logo2.png" id="logo" alt="logo du magazine" />
<p id="titre">Le Magazine de la Bande Dessinée Libre</p>
</div>
<h1 style="margin-left: 40px;">Bienvenue
dans le monde
merveilleux de la Bande Dessinée Libre</h1>
<h3>Hybride publie des histoires
sous <a href="http://www.artlibre.org">copyleft</a></h3>
<p>Grâce
à la licence Art Libre</p>
<a id="" name="http://www.artlibre.org">
</a>
<p>En
envoyant un <span style="text-decoration: underline;"><a
href="mailto:ldreammachine@free.fr">courrier </a></span>à
l'Association
pour la Promo de
la BD Libre,<br />
vous saurez tout sur les conditions dans lesquelles les dessinateurs<br />
d'Hybride travaillent et font ainsi connaître leurs oeuvres.
Vous serez<br />
également renseignés sur les modalités
d'abonnement.</p>
<h3><a id="" name="http://www.artlibre.org">Numéros
déjà parus</a></h3>
<div style="text-align: center;">test script animation SVG
</div>
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/3D.svg">Test applicable
avec Deer Park, KSVG ou encore batik-squiggle</a><br />
<div style="text-align: center;">Le numéro 1 est paru en
novembre 2004<br />
</div>
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-1-page1.html">c'est
ici</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-1-page1.html"><br />
</a>
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_2.html">22-12-2004:
16 pages du
numéro 2...</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-partie_2.html"></a><br />
</div>
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_3.html">25-01-2005:
16 pages du
numéro 3...</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-partie_3.html"></a><br />
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_4.html">25-02-2005:
16 pages du
numéro 4...</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-partie_4.html"></a><br />
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_5.html">27-03-2005:
16 pages du
numéro 5...</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-partie_5.html"></a><br />
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_6.html">1-06-2005:
16 pages du</a>
numéro 6...</a><br />
</div>
<a href="http://ldreammachine.free.fr/hybride-partie_6.html"></a><br />
<div style="text-align: center;"><a href="http://ldreammachine.free.fr/hybride-partie_7.html">28-07-2005:
16 pages du
numéro 7...</a><br />
</div>
<div style="text-align: center;">Un site consacré aux arts libres secondé
par des logiciels libres...<br />
</div>
<div style="text-align: center;"><a href="http://www.invox.org">c'est
invox </a><br />
</div>
<a href="http://www.invox.org"></a><br />
</body>
</html>