Probleme d'espace entre mes <img> html .
Résolu
Zen8
Messages postés
11
Date d'inscription
Statut
Membre
Dernière intervention
-
graffx Messages postés 6506 Date d'inscription Statut Contributeur Dernière intervention -
graffx Messages postés 6506 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Ma découpe est pixel perfect mais il y a toujours un pixel ou deux d'espace entre mais elements sur ma page d'index .. je ne comprend pas, j'ai mis des &nbrs sa ne marche pas .
voila mon doctype
si quelqun peut m'aider sa serai super cool .
<!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=UTF-8" />
<title>index</title>
</head>
<script src="script.js" type="text/javascript" charset="iso-8859-1"></script>
<body leftmargin="0" topmargin="0" marginwidth="0" link="#ff0000" alink="#000000" vlink="#ffffff"
background="images/bkg.jpg" bgproperties="fixed" style="background-repeat:repeat;">
<table cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td colspan="7" cellspacing="0" cellpadding="0" border="0" align="center" width="898" height="223">
<a href="index.html"><img img src="images/menu1.png" alt="retour page d'acceuil"<a/>
<a href="index.html"><img img src="images/menu2.png" <a/>
<a href="index.html"><img img src="images/menu3.png" <a/>
<a href="index.html"><img img src="images/menu4.png" <a/>
<a href="index.html"><img img src="images/menu5.png" <a/>
<a href="index.html"><img img src="images/menu6.png" <a/>
<a href="index.html"><img img src="images/menu7.png" <a/>
<td/>
</table>
Ma découpe est pixel perfect mais il y a toujours un pixel ou deux d'espace entre mais elements sur ma page d'index .. je ne comprend pas, j'ai mis des &nbrs sa ne marche pas .
voila mon doctype
si quelqun peut m'aider sa serai super cool .
<!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=UTF-8" />
<title>index</title>
</head>
<script src="script.js" type="text/javascript" charset="iso-8859-1"></script>
<body leftmargin="0" topmargin="0" marginwidth="0" link="#ff0000" alink="#000000" vlink="#ffffff"
background="images/bkg.jpg" bgproperties="fixed" style="background-repeat:repeat;">
<table cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td colspan="7" cellspacing="0" cellpadding="0" border="0" align="center" width="898" height="223">
<a href="index.html"><img img src="images/menu1.png" alt="retour page d'acceuil"<a/>
<a href="index.html"><img img src="images/menu2.png" <a/>
<a href="index.html"><img img src="images/menu3.png" <a/>
<a href="index.html"><img img src="images/menu4.png" <a/>
<a href="index.html"><img img src="images/menu5.png" <a/>
<a href="index.html"><img img src="images/menu6.png" <a/>
<a href="index.html"><img img src="images/menu7.png" <a/>
<td/>
</table>
A voir également:
- Probleme d'espace entre mes <img> html .
- Espace insécable - Guide
- Espace de stockage gmail plein - Guide
- Img burn - Télécharger - Gravure
- Fichier img - Télécharger - Photo & Graphisme
- Editeur html - Télécharger - HTML
3 réponses
Nan mais attend on est pas de robots, ca sert a rien de poster toutes les 5mn.
Tu vois vraiment pas tes espaces ou ils sont?
<a href="index.html"><img img src="images/menu2.png" <a/>
Toujours pas?
=> menu2.png" <a/>
Si la tu le vois pas, je ne peux plsu rien pour toi.
Bon allez, enleve tous les espace juste apres le lien de tes images avant </a>
menu2.png" <a/>
en
menu2.png"<a/>
Fais de meme pour les autres
Tu vois vraiment pas tes espaces ou ils sont?
<a href="index.html"><img img src="images/menu2.png" <a/>
Toujours pas?
=> menu2.png" <a/>
Si la tu le vois pas, je ne peux plsu rien pour toi.
Bon allez, enleve tous les espace juste apres le lien de tes images avant </a>
menu2.png" <a/>
en
menu2.png"<a/>
Fais de meme pour les autres