Page 1 sur 1

lien sur image

Posté : 13 juil. 2005, 09:19
par lefox88500
Bonjour a tous
voila j'ai fait un lien sur l'image logo.gif mais sa me lencadre avce un gros carré bleu ce qui fait pas beau quelqu'un pourrai me dire comment faire pour enlever ce contour ?

voici mon code
<HTML>
<HEAD>



<title>fabricant meuble ( cuisine, salle de bain, kit ) et amenagement placard : mvm</title>

<meta name="description" content="fabricant de meuble ( salle de bain, cuisine, kit ) de materiaux vari&eacute;s tels polymere ou laque, amenagement placard, d&eacute;couvrez mvm la manufacture vosgienne de meuble du groupe parisot">

<meta name="keywords" content="fabricant meuble salle de bain, kit, cuisine, amenagement placard, laque, polymere, manufacture vosgienne meuble, mvm, parisot">

<meta NAME="robots" content="index, follow, all">






<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<script language="JavaScript">

function SymError()
{
  return true;
}
window.onerror = SymError;

</script>
<SCRIPT TYPE="text/javascript">

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}
function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}
var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		fr_over = newImage("images/fr-over.gif");
		gb_over = newImage("images/gb-over.gif");
		germ_over = newImage("images/germ-over.gif");
		esp_over = newImage("images/esp-over.gif");
		preloadFlag = true;
	}
}

</SCRIPT>
</HEAD>
<BODY BGCOLOR=188585 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 ONLOAD="preloadImages();">
<!-- ImageReady Slices (index8002.psd) -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
  <tr>
    <td valign="middle" align="center">
      <table width=800 border=0 cellpadding=0 cellspacing=0>
        <tr> 
          <td colspan=2> <img src="index_01.gif" width=243 height=298 alt=""></td>
          <td colspan=4> <a href="index.php"><img src="logo.gif" width=278 height=298 alt=""></a></td>
		  <td colspan=2> <img src="index_03.gif" width=259 height=298 alt=""></td>
        </tr>
        <tr> 
          <td width="50" rowspan=2>&nbsp;</td>
          <td colspan=2>&nbsp;</td>
          <td width="250">&nbsp;</td>
  
          <td colspan=2>&nbsp;</td>
          <td width="214" rowspan=2> <img src="index_09.gif" width=204 height=132 align="left" alt="" usemap="#Map" border="0"></td>
        </tr>
        <tr> 
          <td colspan=6> <img src="adress.gif" width=382 height=103 alt=""></td>
        </tr>
        <tr> 
          <td> <img src="images/espaceur.gif" width=194 height=1 alt=""></td>
          <td width="54"> <img src="images/espaceur.gif" width=49 height=1 alt=""></td>
          <td width="43"> <img src="images/espaceur.gif" width=42 height=1 alt=""></td>
          <td> <img src="images/espaceur.gif" width=94 height=1 alt=""></td>
          <td> <img src="images/espaceur.gif" width=103 height=1 alt=""></td>
          <td width="40"> <img src="images/espaceur.gif" width=39 height=1 alt=""></td>
          <td width="56"> <img src="images/espaceur.gif" width=55 height=1 alt=""></td>
          <td> <img src="images/espaceur.gif" width=204 height=1 alt=""></td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<map name="Map">
  <area shape="rect" coords="51,65,102,114" href="http://www.parisot.com" target="_blank">
</map>
</BODY>
</HTML>

merci d'avance

Posté : 13 juil. 2005, 09:24
par zeus
Est-ce que tu est obligé de coller tout ton code à chque fois ? surtout pour un problème de style et non pas de code ...

De plus, le cadre, c'est un problème de HTML/CSS et non pas de PHP, tu est donc dans le mauvais forum => "HTML/CSS"

Sinon, tu c'est le style CSS

Code : Tout sélectionner

text-decoration:none;

Posté : 13 juil. 2005, 09:24
par albat
<img src="logo.gif" width="278" height="298" border="0" alt="">
Tout simplement... ;)

Posté : 13 juil. 2005, 09:27
par lefox88500
desolé je pensais que cétait plus simple pour la comprehension

Posté : 13 juil. 2005, 09:28
par mere-teresa
modération : Zoouuuu direction le forum "HTML et CSS"

Posté : 13 juil. 2005, 09:32
par albat
Elle a une de ces pêches en ce moment, Mère Teresa ! :lol:

Posté : 13 juil. 2005, 09:36
par Cyrano
Elle a une de ces pêches en ce moment, Mère Teresa ! :lol:
C'est le Japon qui l'inspire sans-doute :langue:

Posté : 13 juil. 2005, 09:42
par albat
"Le pays du geek levant" ? :lol:

Posté : 13 juil. 2005, 09:47
par Cyrano
"Le pays du geek levant" ? :lol:
Je dirais le pays du geek levé ;)

Posté : 13 juil. 2005, 10:11
par mere-teresa
"Le pays du geek levant" ? :lol:
Je dirais le pays du geek levé ;)
Je vous en prie...

Posté : 13 juil. 2005, 10:19
par Cyrano
"Le pays du geek levant" ? :lol:
Je dirais le pays du geek levé ;)
Je vous en prie...
lol mere-teresa, ben c'est toi qui a commencé :lol:

Posté : 13 juil. 2005, 10:26
par flitox
<img src="logo.gif" width="278" height="298" border="0" alt="">
Tout simplement... ;)
Je suis chiant mais je préfère ça, peut-être question d'habitude :
<img src="logo.gif" style="width: 278px; height: 298px; border: none" alt="dédicasse à mere-teresa" />
NA ! :langue:

Posté : 13 juil. 2005, 10:28
par mere-teresa
Faut remplir le alt pour quand la photo ne s'affiche pas !!!

Posté : 13 juil. 2005, 10:29
par flitox
Voilà ! C'est édité !

Posté : 13 juil. 2005, 11:01
par lefox88500
merci prob resolu