Niouzes.org  

Précédent   Niouzes.org > Forum > Newsgroup microsoft.public.fr.* 6 Forum > Newsgroup microsoft.public.fr.devinternet
S'inscrire FAQ Membres Calendrier Recherche Messages du jour Marquer les forums comme lus



Réponse

 

LinkBack Outils de la discussion Modes d'affichage
  #1 (permalink)  
Vieux 26/12/2007, 10h50
Fireman76
 
Messages: n/a
Par défaut Erreur code xhtml

Bonjour,
Je construit un site, avec expresion web, et j'essai qu'il soit valide xhtml
1.0 transitional. J'ai dèja corrigé pas mal d'erreur en cherchant un peut
partout sur le web, mais je bute sur une erreur qu'il me souligne, il me
souligne align="absmiddle" (<img align="absmiddle"src="res/prev.gif"
width="38" height="29" style="border:0" alt="Previous"/></a> ) et je ne
trouve pas la correction. Alors si quelqu'un a la solution. Pour information
c'est pour faire un trombinoscope avec JALbum.

Je suis débutant en code xhtml.
Je vous met le code source de la page:
<!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">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
<title>trombinoscope</title>
</head>

<body>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="height:60px"></td>
</tr>
<tr>
<td><img width="290" height="1" src="res/dot.gif" alt=""/></td>
<td>
<table id="thumbs" cellpadding="0" cellspacing="0" border="0">


<tr>



<td style="width:86px ; height:116px">

<a href="slides/1ere_Classe_Damien_AUBE.html"><img
src="thumbs/1ere_Classe_Damien_AUBE.jpg" style="border:0"
alt="1ere_Classe_Damien_AUBE"/></a>

</td>



<td style="width:86px ; height:116px">

<a href="slides/1ere_Classe_Mickael_LECERF.html"><img
src="thumbs/1ere_Classe_Mickael_LECERF.jpg" style="border:0"
alt="1ere_Classe_Mickael_LECERF"/></a>

</td>



<td style="width:86px ; height:116px">

<a href="slides/1ere_Classe_Frederic_GODEFROY.html"><img
src="thumbs/1ere_Classe_Frederic_GODEFROY.jpg" style="border:0"
alt="1ere_Classe_Frédéric_GODEFROY"/></a>

</td>


</tr>


</table>
</td>
</tr>
<tr>
<td></td>
<td align="center">


<a href="index2.html">

<img align="absmiddle" src="res/prev.gif" width="38" height="29"
style="border:0" alt="Previous"/></a>

<span class="text">3/3</span>


<a href="index.html">

<img align="absmiddle" src="res/next.gif" width="38" height="29"
style="border:0" alt="Next"/></a>

<br/>


</td>
</tr>
</table>

<span class="textSmall"><a target="_blank" href="http://jalbum.net">JAlbum
7.4</a>
| Lantz Design | Sponsor <a target="_blank" title="JAlbum skin developed by
Lantz. Work sponsored by CasinoEuro, Europes' #1 on-line casino. Play black
jack, roulette, slots and video poker."
href="http://www.casinoeuro.com/?from=jalbum&skin=Wedding">
CE</a></span>

</body>

</html>




Réponse avec citation
Alt Today
Advertising
Google Adsense
 
This advertising will not be shown
in this way to registered members.
Register your free account today
and become a member on
Niouzes.org
Standard Sponsored Links

  #2 (permalink)  
Vieux 27/12/2007, 15h46
Fireman76
 
Messages: n/a
Par défaut RE: Erreur code xhtml



"Fireman76" a écrit :

> Bonjour,
> Je construit un site, avec expresion web, et j'essai qu'il soit valide xhtml
> 1.0 transitional. J'ai dèja corrigé pas mal d'erreur en cherchant un peut
> partout sur le web, mais je bute sur une erreur qu'il me souligne, il me
> souligne align="absmiddle" (<img align="absmiddle"src="res/prev.gif"
> width="38" height="29" style="border:0" alt="Previous"/></a> ) et je ne
> trouve pas la correction. Alors si quelqu'un a la solution. Pour information
> c'est pour faire un trombinoscope avec JALbum.
>
> Je suis débutant en code xhtml.
> Je vous met le code source de la page:
> <!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">
>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
> <title>trombinoscope</title>
> </head>
>
> <body>
> <table border="0" cellpadding="0" cellspacing="0">
> <tr>
> <td style="height:60px"></td>
> </tr>
> <tr>
> <td><img width="290" height="1" src="res/dot.gif" alt=""/></td>
> <td>
> <table id="thumbs" cellpadding="0" cellspacing="0" border="0">
>
>
> <tr>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Damien_AUBE.html"><img
> src="thumbs/1ere_Classe_Damien_AUBE.jpg" style="border:0"
> alt="1ere_Classe_Damien_AUBE"/></a>
>
> </td>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Mickael_LECERF.html"><img
> src="thumbs/1ere_Classe_Mickael_LECERF.jpg" style="border:0"
> alt="1ere_Classe_Mickael_LECERF"/></a>
>
> </td>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Frederic_GODEFROY.html"><img
> src="thumbs/1ere_Classe_Frederic_GODEFROY.jpg" style="border:0"
> alt="1ere_Classe_Frédéric_GODEFROY"/></a>
>
> </td>
>
>
> </tr>
>
>
> </table>
> </td>
> </tr>
> <tr>
> <td></td>
> <td align="center">
>
>
> <a href="index2.html">
>
> <img align="absmiddle" src="res/prev.gif" width="38" height="29"
> style="border:0" alt="Previous"/></a>
>
> <span class="text">3/3</span>
>
>
> <a href="index.html">
>
> <img align="absmiddle" src="res/next.gif" width="38" height="29"
> style="border:0" alt="Next"/></a>
>
> <br/>
>
>
> </td>
> </tr>
> </table>
>
> <span class="textSmall"><a target="_blank" href="http://jalbum.net">JAlbum
> 7.4</a>
> | Lantz Design | Sponsor <a target="_blank" title="JAlbum skin developed by
> Lantz. Work sponsored by CasinoEuro, Europes' #1 on-line casino. Play black
> jack, roulette, slots and video poker."
> href="http://www.casinoeuro.com/?from=jalbum&skin=Wedding">
> CE</a></span>
>
> </body>
>
> </html>
>
>


Bonjour,
Probléme résolut. Il suffisaient de supprimer align="absmiddle" et cela
fonctionne très bien.

>

Réponse avec citation
  #3 (permalink)  
Vieux 27/12/2007, 15h46
Fireman76
 
Messages: n/a
Par défaut RE: Erreur code xhtml



"Fireman76" a écrit :

> Bonjour,
> Je construit un site, avec expresion web, et j'essai qu'il soit valide xhtml
> 1.0 transitional. J'ai dèja corrigé pas mal d'erreur en cherchant un peut
> partout sur le web, mais je bute sur une erreur qu'il me souligne, il me
> souligne align="absmiddle" (<img align="absmiddle"src="res/prev.gif"
> width="38" height="29" style="border:0" alt="Previous"/></a> ) et je ne
> trouve pas la correction. Alors si quelqu'un a la solution. Pour information
> c'est pour faire un trombinoscope avec JALbum.
>
> Je suis débutant en code xhtml.
> Je vous met le code source de la page:
> <!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">
>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
> <title>trombinoscope</title>
> </head>
>
> <body>
> <table border="0" cellpadding="0" cellspacing="0">
> <tr>
> <td style="height:60px"></td>
> </tr>
> <tr>
> <td><img width="290" height="1" src="res/dot.gif" alt=""/></td>
> <td>
> <table id="thumbs" cellpadding="0" cellspacing="0" border="0">
>
>
> <tr>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Damien_AUBE.html"><img
> src="thumbs/1ere_Classe_Damien_AUBE.jpg" style="border:0"
> alt="1ere_Classe_Damien_AUBE"/></a>
>
> </td>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Mickael_LECERF.html"><img
> src="thumbs/1ere_Classe_Mickael_LECERF.jpg" style="border:0"
> alt="1ere_Classe_Mickael_LECERF"/></a>
>
> </td>
>
>
>
> <td style="width:86px ; height:116px">
>
> <a href="slides/1ere_Classe_Frederic_GODEFROY.html"><img
> src="thumbs/1ere_Classe_Frederic_GODEFROY.jpg" style="border:0"
> alt="1ere_Classe_Frédéric_GODEFROY"/></a>
>
> </td>
>
>
> </tr>
>
>
> </table>
> </td>
> </tr>
> <tr>
> <td></td>
> <td align="center">
>
>
> <a href="index2.html">
>
> <img align="absmiddle" src="res/prev.gif" width="38" height="29"
> style="border:0" alt="Previous"/></a>
>
> <span class="text">3/3</span>
>
>
> <a href="index.html">
>
> <img align="absmiddle" src="res/next.gif" width="38" height="29"
> style="border:0" alt="Next"/></a>
>
> <br/>
>
>
> </td>
> </tr>
> </table>
>
> <span class="textSmall"><a target="_blank" href="http://jalbum.net">JAlbum
> 7.4</a>
> | Lantz Design | Sponsor <a target="_blank" title="JAlbum skin developed by
> Lantz. Work sponsored by CasinoEuro, Europes' #1 on-line casino. Play black
> jack, roulette, slots and video poker."
> href="http://www.casinoeuro.com/?from=jalbum&skin=Wedding">
> CE</a></span>
>
> </body>
>
> </html>
>
>


Bonjour,
Probléme résolut. Il suffisaient de supprimer align="absmiddle" et cela
fonctionne très bien.

>

Réponse avec citation
 
Réponse
Tags: , ,



Outils de la discussion
Modes d'affichage

Règles de messages
Vous pouvez ouvrir de nouvelles discussions : nonoui
Vous pouvez envoyer des réponses : nonoui
Vous pouvez insérer des pièces jointes : nonoui
Vous pouvez modifier vos messages : nonoui

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Discussions similaires

Discussion Auteur Forum Réponses Dernier message
Erreur dans la DLL Code Erreur 0x800401F9 dans Powerpoint 2007 DDebug Newsgroup microsoft.public.fr.office 1 25/04/2008 15h08
Erreur de code VBA Sunburn Newsgroup microsoft.public.fr.excel 11 29/02/2008 16h23
code erreur xsaravts Newsgroup microsoft.public.fr.windows.vista.installation 10 26/08/2007 12h00
ERREUR CODE BOUCHONNEAU Gilles Newsgroup microsoft.public.fr.virtualpc 2 20/01/2006 20h56


Fuseau horaire GMT. Il est actuellement 23h48.

Italiano - German - English - Español


Édité par : vBulletin® version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 © 2007, Crawlability, Inc. Tous droits réservés.
Version française #13 par l'association vBulletin francophone


Politique - Droit - Philosophie - Football - Medicine - Française - Bricolage - Photo - Mac Os X - Divers - Physique - Jardinage
Mecanique - Moto - Photographie - Rail - Route - Aviation - Cinema - Linux - Psychanalyse - Finance - Enigmes - Rugby
Environnement - Histoire - Programmes TV - Education - Travail - Voyages - Windows - Immobilier - Cuisine
Windows XP - Excel - Word - Outlook - Access - Internet Explorer - Office - Vista

Page generated in 0,26871 seconds with 11 queries