Incompatibilité site ie et firefox
lefloflo2004
Messages postés
21
Date d'inscription
Statut
Membre
Dernière intervention
-
math 2000 Messages postés 2605 Date d'inscription Statut Membre Dernière intervention -
math 2000 Messages postés 2605 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Mon site est compatible avec firefox mais marche avec IE
Aidez moi c'est urgent svp
http://www.bnde.org/etudiant/BONS%20PLANS.html
en faite sur firefox l'image ne s'affiche pas ...
Je suis débutant en site web, aidez moi svp
Par avance merci
PS : j'utilise frontpage
Mon site est compatible avec firefox mais marche avec IE
Aidez moi c'est urgent svp
http://www.bnde.org/etudiant/BONS%20PLANS.html
en faite sur firefox l'image ne s'affiche pas ...
Je suis débutant en site web, aidez moi svp
Par avance merci
PS : j'utilise frontpage
A voir également:
- Incompatibilité site ie et firefox
- Site de telechargement - Accueil - Outils
- Site comme coco - Accueil - Réseaux sociaux
- Quel site remplace coco - Accueil - Réseaux sociaux
- Site x - Guide
- Site pour vendre des objets d'occasion - Guide
39 réponses
Salut à vous,
pas sur de moi mais il ne me semble avoir vu que 9 balises <div> alors qu'il y en a 11 </div>...
mais pas certain vu le fouillis créé par frontpage...
pas sur de moi mais il ne me semble avoir vu que 9 balises <div> alors qu'il y en a 11 </div>...
mais pas certain vu le fouillis créé par frontpage...
voici le cssje ne vois plus ton message sur le forum
body {
font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
margin: 0px;
background-image: url('images/back.gif');
background-repeat: repeat-x;
background-color: #121212;
font-size: 13px;
color: #fff
}
table {
font-size: 12px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #f6cb22;
font-weight: bold;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
color: #222;
font-weight: normal;
margin: 0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fff;
font-weight: normal;
margin: 0px;
}
a {
color: #F6CB22;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}
#container_big {
width: 818px;
padding: 0px;
margin: 0px;
}
#container {
float: left;
position: relative;
width: 818px;
text-align: left;
padding: 0px;
}
#header {
float: left;
position: relative;
width: 818px;
height: 139px;
text-align: left;
background-image: url('images/hd.gif');
background-repeat: no-repeat;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif
}
#logo a{font-size:33px ;color:#FFF; display:block; padding-top:20px;padding-left: 12px;}
#logo a:hover {color:#FF0000}
#slogan {font-size:11px;display:block; padding-left: 20px;}
#menu {
float: right;
position: absolute;
width: 880px;
font-size: 13px;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
overflow: hidden;
height: 35px;
text-align: center;
top: 82px;
left: 0px;
}
#menu a {
display: block;
float: left;
background: url('images/a_link.gif') no-repeat right;
position: relative;
text-align: center;
width: 165px;
height: 35px;
overflow: hidden;
line-height: 33px;
color: #fff
}
#menu a:hover {
color: #000000;
text-decoration: none;
}
#pink {
float: left;
position: relative;
width: 603px;
height: 79px;
left: 0px;
background-image: url('images/pink.gif');
background-repeat: no-repeat;
color: #bdc1e4;
margin-top: 6px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}
#pink a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-transform: uppercase;
color: white;
margin: 2px;
}
#search {
width: 369px;
height: 28px;
float: left;
position: absolute;
background: url('images/search_back.gif') no-repeat;
border: 0px none;
left: 120px;
top: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #D22388;
padding-left: 3px;
line-height: 20px
}
#go {
width: 80px;
height: 28px;
float: right;
position: absolute;
background: url('images/search.gif') no-repeat;
border: 0px none;
right: 20px;
top: 30px
}
#green {
float: left;
position: relative;
width: 603px;
left: 0px;
background-image: url('images/green_back.gif');
background-repeat: repeat-y;
color: #fff;
margin-top: 6px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}
.box {
float: left;
position: relative;
width: 235px;
margin-left: 10px;
}
#content {
float: left;
position: relative;
width: 818px;
text-align: left;
padding: 0px;
overflow: hidden;
background-color: #121212;
}
#right {
width: 310px;;
float: right;
position: relative;
right: 0px;
top: 0px;
color: #fff;
font-size: 12px;
border-left: solid 2px #463906;
}
#main {
float: left;
position: relative;
width: 500px;
left: 4px;
}
#footer {
float: left;
position: relative;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 818px;
background-image: url('images/footer.gif');
background-repeat: no-repeat;
vertical-align: middle;
text-align: center;
color: #eaeaea;
padding-top: 5px;
height: 20px;
border-top: 2px solid #463906;
}
#footer a {
color: #F6CB22;
margin-left: 5px;
margin-right: 5px;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
input, textarea, button {
background-color: #fff;
color: #94C00D;
border: solid 2px #94C00D;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
height: 20px;
margin-top: 4px;
}
.btn {
border: 0px;
margin-top: 4px;
margin-bottom: 0px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 20px;
position: absolute;
}
ul {
list-style-type: square;
}
#ttitle {
background-color: #900000;
color: #FFFFFF;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
body {
font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
margin: 0px;
background-image: url('images/back.gif');
background-repeat: repeat-x;
background-color: #121212;
font-size: 13px;
color: #fff
}
table {
font-size: 12px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #f6cb22;
font-weight: bold;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
color: #222;
font-weight: normal;
margin: 0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fff;
font-weight: normal;
margin: 0px;
}
a {
color: #F6CB22;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}
#container_big {
width: 818px;
padding: 0px;
margin: 0px;
}
#container {
float: left;
position: relative;
width: 818px;
text-align: left;
padding: 0px;
}
#header {
float: left;
position: relative;
width: 818px;
height: 139px;
text-align: left;
background-image: url('images/hd.gif');
background-repeat: no-repeat;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif
}
#logo a{font-size:33px ;color:#FFF; display:block; padding-top:20px;padding-left: 12px;}
#logo a:hover {color:#FF0000}
#slogan {font-size:11px;display:block; padding-left: 20px;}
#menu {
float: right;
position: absolute;
width: 880px;
font-size: 13px;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
overflow: hidden;
height: 35px;
text-align: center;
top: 82px;
left: 0px;
}
#menu a {
display: block;
float: left;
background: url('images/a_link.gif') no-repeat right;
position: relative;
text-align: center;
width: 165px;
height: 35px;
overflow: hidden;
line-height: 33px;
color: #fff
}
#menu a:hover {
color: #000000;
text-decoration: none;
}
#pink {
float: left;
position: relative;
width: 603px;
height: 79px;
left: 0px;
background-image: url('images/pink.gif');
background-repeat: no-repeat;
color: #bdc1e4;
margin-top: 6px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}
#pink a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-transform: uppercase;
color: white;
margin: 2px;
}
#search {
width: 369px;
height: 28px;
float: left;
position: absolute;
background: url('images/search_back.gif') no-repeat;
border: 0px none;
left: 120px;
top: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #D22388;
padding-left: 3px;
line-height: 20px
}
#go {
width: 80px;
height: 28px;
float: right;
position: absolute;
background: url('images/search.gif') no-repeat;
border: 0px none;
right: 20px;
top: 30px
}
#green {
float: left;
position: relative;
width: 603px;
left: 0px;
background-image: url('images/green_back.gif');
background-repeat: repeat-y;
color: #fff;
margin-top: 6px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}
.box {
float: left;
position: relative;
width: 235px;
margin-left: 10px;
}
#content {
float: left;
position: relative;
width: 818px;
text-align: left;
padding: 0px;
overflow: hidden;
background-color: #121212;
}
#right {
width: 310px;;
float: right;
position: relative;
right: 0px;
top: 0px;
color: #fff;
font-size: 12px;
border-left: solid 2px #463906;
}
#main {
float: left;
position: relative;
width: 500px;
left: 4px;
}
#footer {
float: left;
position: relative;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 818px;
background-image: url('images/footer.gif');
background-repeat: no-repeat;
vertical-align: middle;
text-align: center;
color: #eaeaea;
padding-top: 5px;
height: 20px;
border-top: 2px solid #463906;
}
#footer a {
color: #F6CB22;
margin-left: 5px;
margin-right: 5px;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
input, textarea, button {
background-color: #fff;
color: #94C00D;
border: solid 2px #94C00D;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
height: 20px;
margin-top: 4px;
}
.btn {
border: 0px;
margin-top: 4px;
margin-bottom: 0px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 20px;
position: absolute;
}
ul {
list-style-type: square;
}
#ttitle {
background-color: #900000;
color: #FFFFFF;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
j'ai trouvé !
La carte s'affiche mais du coup le texte se retrouve sur la carte je met sa en ligne pour qu e tu voies
La carte s'affiche mais du coup le texte se retrouve sur la carte je met sa en ligne pour qu e tu voies
http://www.bnde.org/etudiant/AIDES.html
la carte apparait déjà c'est un super super bon point mais le texte se met sur la carte et c'est pas top
Est ce qu'il y a une solution pour ça ???
Un grand merci par avance
la carte apparait déjà c'est un super super bon point mais le texte se met sur la carte et c'est pas top
Est ce qu'il y a une solution pour ça ???
Un grand merci par avance
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
http://www.bnde.org/etudiant/AIDES.html
la carte apparait déjà c'est un super super bon point mais le texte se met sur la carte et c'est pas top
Est ce qu'il y a une solution pour ça ???
Un grand merci par avance
la carte apparait déjà c'est un super super bon point mais le texte se met sur la carte et c'est pas top
Est ce qu'il y a une solution pour ça ???
Un grand merci par avance
je me permet d'insister mais avez vous lu ma remarque (post 21)?
dans le "content", je vois 2 <div> et 3 </div>...
dans le "content", je vois 2 <div> et 3 </div>...
Voici ma page complète du site :
Je ne m'y connais pas du tout dans le codage ...
<html>
<head>
<title>BNDE bons plans, réductions, stages, collocation, emploi...</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="description" content="">
<meta name="keywords" content="keywords">
<style>
<!--
.ExternalClass{font-size:10pt;font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;line-height:normal;}-->
</style>
</head>
<body>
<div align="center">
<div id="container_big">
<div id="container">
<div id="header">
<div id="logo" style="width: 818; height: 17">
<map name="FPMap1">
<area href="http://www.bnde.org/" shape="rect" coords="3, 2, 226, 73">
</map>
<img border="0" src="images/logo.jpg" width="227" height="74" align="left" usemap="#FPMap1"><span style="font-size: 6pt">
<br>
</span>
<img border="0" src="images/image%201.gif" width="468" height="60"><br>
<p><br>
<br>
</p>
</div>
<div id="menu">
<a href="accueil.html">Accueil</a> <a href="BONS%20PLANS.html">Bons Plans/Reducs</a>
<a href="AIDES.html">Aides/subventions</a> <a href="Voyages,emplois.html">Emplois/voyages/stages</a>
<a href="vie%20etudiante.html">Vie étudiante</a>
</div>
</div>
<!-- content begin -->
<div id="content">
<div id="right" style="width: 816; height: 58">
<h1 style="text-align: center">Bienvenue dans la rubrique BONS PLANS / REDUCS</h1>
<p style="text-align: center">Sur présentation de votre carte étudiante,
bénéficiez de réductions et de bons plans à travers toute la France ...</p>
<p style="text-align: center">Sélectionnez votre département </p>
<p style="text-align: center">
<map name="FPMap0">
<area coords="119, 434, 176, 431, 178, 447, 163, 468, 130, 453" shape="polygon" href="bon%20plan/64.html">
<area href="bon%20plan/40.html" shape="polygon" coords="171, 426, 124, 428, 136, 378, 184, 402, 173, 409, 173, 422">
<area href="bon%20plan/33.html" shape="polygon" coords="136, 372, 141, 314, 141, 315, 185, 347, 189, 366, 175, 395, 163, 375, 176, 393">
<area href="bon%20plan/17.html" shape="polygon" coords="140, 311, 140, 272, 179, 293, 179, 305, 167, 308, 183, 346">
<area coords="177, 431, 209, 444, 203, 458, 203, 479, 169, 467, 183, 433, 183, 430" shape="polygon" href="bon%20plan/65.html">
<area coords="146, 271, 164, 269, 153, 229, 143, 227, 126, 236, 112, 233, 105, 238, 122, 263" shape="polygon" href="bon%20plan/85.html">
<area href="bon%20plan/32.html" shape="polygon" coords="175, 411, 213, 402, 228, 430, 223, 441, 208, 441, 176, 426, 176, 425">
<area href="bon%20plan/47.html" shape="polygon" coords="189, 359, 231, 370, 216, 400, 184, 405, 178, 393">
<area href="bon%20plan/29.html" shape="polygon" coords="17, 135, 11, 151, 32, 153, 11, 169, 57, 182, 51, 172, 50, 162, 55, 159, 52, 132, 18, 131, 22, 147">
<area href="bon%20plan/44.html" shape="polygon" coords="111, 234, 91, 210, 137, 186, 152, 212, 143, 223, 152, 207, 115, 232">
<area href="bon%20plan/24.html" shape="polygon" coords="191, 360, 186, 338, 197, 335, 210, 311, 235, 324, 241, 353, 231, 367, 194, 356">
<area coords="55, 162, 104, 169, 112, 198, 95, 203, 58, 185" shape="polygon" href="bon%20plan/56.html">
<area href="bon%20plan/22.html" shape="polygon" coords="58, 153, 55, 129, 75, 124, 88, 141, 116, 138, 119, 156, 102, 167, 59, 156">
<area href="bon%20plan/35.html" shape="polygon" coords="119, 141, 139, 157, 150, 179, 149, 148, 127, 141, 148, 166, 139, 183, 113, 194, 107, 168, 124, 142, 142, 165">
<area href="bon%20plan/49.html" shape="polygon" coords="143, 192, 155, 210, 146, 226, 187, 228, 197, 204, 198, 204, 173, 192, 147, 190">
<area href="bon%20plan/16.html" shape="polygon" coords="181, 297, 184, 306, 173, 311, 188, 337, 222, 293, 218, 284, 192, 286, 177, 307, 198, 309">
<area href="bon%20plan/50.html" shape="polygon" coords="137, 142, 120, 76, 146, 83, 154, 112, 159, 119, 151, 128, 161, 135, 158, 148">
<area href="bon%20plan/14.html" shape="polygon" coords="153, 100, 185, 106, 202, 101, 205, 125, 161, 133, 152, 103, 165, 111">
<area href="bon%20plan/76.html" shape="polygon" coords="202, 96, 197, 90, 241, 62, 258, 77, 256, 101, 241, 97, 230, 104">
<area href="bon%20plan/79.html" shape="polygon" coords="155, 228, 181, 232, 193, 283, 178, 290, 161, 280, 168, 258">
<area href="bon%20plan/06.html" shape="polygon" coords="463, 384, 461, 399, 468, 410, 459, 414, 469, 428, 496, 415, 497, 391, 480, 394">
<area href="bon%20plan/83.html" shape="polygon" coords="468, 431, 445, 454, 420, 453, 421, 423, 456, 415">
<area href="bon%20plan/04.html" shape="polygon" coords="423, 420, 410, 399, 436, 379, 467, 365, 460, 412, 436, 404, 431, 417, 435, 411">
<area href="bon%20plan/13.html" shape="polygon" coords="363, 436, 380, 410, 419, 424, 418, 456, 368, 435">
<area href="bon%20plan/30.html" shape="polygon" coords="363, 438, 354, 434, 357, 417, 337, 409, 324, 411, 320, 397, 344, 401, 348, 383, 375, 389, 380, 411">
<area href="bon%20plan/80.html" shape="polygon" coords="259, 79, 296, 88, 306, 82, 309, 64, 253, 45, 246, 57, 263, 79">
<area href="bon%20plan/61.html" shape="polygon" coords="160, 134, 162, 149, 184, 144, 188, 153, 204, 152, 217, 167, 226, 148, 204, 127, 164, 135, 164, 137">
<area href="bon%20plan/53.html" shape="polygon" coords="154, 149, 144, 187, 173, 189, 188, 158, 183, 147, 154, 155">
<area href="bon%20plan/86.html" shape="polygon" coords="183, 231, 195, 285, 219, 280, 233, 274, 214, 237, 197, 238, 190, 225">
<area href="bon%20plan/27.html" shape="polygon" coords="203, 100, 207, 126, 223, 141, 245, 130, 257, 101, 208, 99">
<area href="bon%20plan/62.html" shape="polygon" coords="305, 60, 251, 42, 249, 19, 270, 8, 283, 29, 299, 38">
<area href="bon%20plan/59.html" shape="polygon" coords="272, 10, 288, 0, 293, 23, 308, 22, 313, 36, 326, 39, 330, 48, 346, 49, 347, 65, 304, 61, 302, 38, 284, 27, 275, 12, 275, 10">
<area href="bon%20plan/60.html" shape="polygon" coords="257, 80, 256, 112, 290, 116, 306, 116, 307, 82, 308, 83">
<area href="bon%20plan/02.html" shape="polygon" coords="310, 65, 307, 116, 323, 133, 331, 103, 342, 99, 349, 67">
<area href="bon%20plan/72.html" shape="polygon" coords="187, 161, 175, 190, 200, 202, 221, 185, 223, 171, 204, 155, 191, 157">
<area coords="198, 204, 193, 225, 203, 237, 215, 236, 223, 251, 241, 225, 232, 216, 226, 199, 206, 200" shape="polygon" href="bon%20plan/37.html">
<area href="bon%20plan/08.html" shape="polygon" coords="345, 98, 375, 107, 385, 87, 386, 81, 370, 71, 371, 57, 350, 67, 346, 93">
<area href="bon%20plan/51.html" shape="polygon" coords="323, 141, 332, 105, 344, 99, 376, 108, 377, 143, 361, 148, 351, 138, 333, 147, 332, 136">
<area href="bon%20plan/55.html" shape="polygon" coords="387, 85, 379, 106, 378, 141, 399, 156, 411, 146, 406, 115, 401, 96, 396, 98, 389, 88, 386, 95">
<area href="bon%20plan/54.html" shape="polygon" coords="397, 95, 406, 100, 412, 148, 420, 155, 458, 146, 416, 118, 411, 94, 404, 90, 400, 92">
<area href="bon%20plan/57.html" shape="polygon" coords="412, 94, 433, 92, 444, 112, 471, 109, 470, 118, 455, 116, 452, 123, 462, 133, 460, 143, 418, 115, 413, 97">
<area coords="254, 491, 281, 481, 280, 474, 298, 471, 309, 475, 310, 493, 290, 502, 276, 496, 268, 503" shape="polygon" href="bon%20plan/66.html">
<area href="bon%20plan/10.html" shape="polygon" coords="324, 142, 322, 158, 335, 171, 342, 182, 366, 177, 375, 166, 373, 156, 365, 149, 353, 139, 334, 146, 333, 135, 327, 140, 322, 157, 348, 162">
<area href="bon%20plan/67.html" shape="polygon" coords="461, 147, 463, 158, 478, 164, 487, 138, 498, 117, 476, 111, 471, 117, 457, 118, 457, 124, 464, 130, 465, 156">
<area href="bon%20plan/05.html" shape="polygon" coords="419, 393, 407, 378, 443, 351, 437, 342, 455, 341, 469, 363, 415, 392, 419, 386">
<area href="bon%20plan/11.html" shape="polygon" coords="271, 480, 263, 470, 265, 456, 255, 448, 267, 442, 290, 438, 294, 450, 311, 453, 311, 474">
<area coords="290, 436, 326, 412, 342, 410, 353, 419, 354, 432, 339, 436, 310, 455, 294, 450" shape="polygon" href="bon%20plan/34.html">
<area href="bon%20plan/21.html" shape="polygon" coords="351, 184, 357, 195, 347, 216, 366, 238, 392, 236, 401, 201, 381, 194, 367, 176">
<area href="bon%20plan/88.html" shape="polygon" coords="396, 156, 415, 180, 452, 183, 463, 156, 457, 146, 421, 157, 411, 151, 426, 162">
<area href="bon%20plan/52.html" shape="polygon" coords="396, 198, 384, 192, 369, 177, 375, 166, 368, 149, 381, 143, 416, 181, 399, 199">
<area href="bon%20plan/70.html" shape="polygon" coords="402, 200, 401, 213, 410, 218, 446, 199, 446, 184, 415, 180, 404, 196">
<area href="bon%20plan/90.html" shape="polygon" coords="447, 188, 448, 199, 461, 204, 463, 189, 451, 182">
<area href="bon%20plan/68.html" shape="polygon" coords="454, 184, 462, 159, 480, 164, 477, 206, 464, 202, 464, 186, 456, 179, 459, 177">
<area href="bon%20plan/2B.html" shape="polygon" coords="541, 489, 570, 457, 580, 505, 575, 518">
<area href="bon%20plan/25.html" shape="polygon" coords="413, 219, 446, 200, 460, 206, 449, 228, 426, 258, 429, 241, 420, 235, 412, 232, 416, 220">
<area href="bon%20plan/73.html" shape="polygon" coords="434, 343, 430, 322, 419, 323, 412, 313, 419, 298, 428, 306, 438, 308, 445, 296, 459, 305, 471, 323, 470, 331, 453, 341, 438, 340">
<area href="bon%20plan/74.html" shape="polygon" coords="419, 297, 416, 283, 433, 279, 434, 270, 453, 265, 465, 296, 455, 304, 446, 295, 437, 307">
<area coords="253, 450, 239, 448, 230, 460, 224, 462, 218, 475, 256, 488, 270, 483, 261, 469, 263, 455, 238, 447" shape="polygon" href="bon%20plan/09.html">
<area href="bon%20plan/31.html" shape="polygon" coords="214, 470, 244, 444, 254, 449, 265, 436, 246, 414, 223, 422, 227, 434, 225, 439, 212, 444, 203, 483">
<area href="bon%20plan/95.html" shape="polygon" coords="250, 119, 275, 124, 288, 122, 280, 113, 255, 113">
<area href="bon%20plan/77.html" shape="polygon" coords="287, 126, 286, 164, 287, 172, 302, 169, 306, 155, 320, 155, 323, 131, 308, 118">
<area href="bon%20plan/75.html" shape="polygon" coords="273, 125, 274, 135, 286, 139, 286, 125">
<area href="bon%20plan/78.html" shape="polygon" coords="247, 125, 260, 155, 272, 136, 270, 124, 251, 120">
<area href="bon%20plan/91.html" shape="polygon" coords="264, 155, 273, 135, 288, 142, 287, 164, 266, 162">
<area href="bon%20plan/26.html" shape="polygon" coords="223, 143, 247, 128, 262, 160, 261, 174, 243, 180, 234, 178, 222, 165, 227, 153">
<area href="bon%20plan/45.html" shape="polygon" coords="247, 180, 252, 193, 262, 198, 303, 207, 303, 202, 302, 191, 308, 181, 301, 169, 286, 172, 282, 166, 264, 166, 251, 186">
<area href="bon%20plan/89.html" shape="polygon" coords="303, 170, 310, 182, 303, 207, 345, 214, 356, 196, 348, 183, 341, 181, 318, 157">
<area href="bon%20plan/41.html" shape="polygon" coords="241, 222, 259, 222, 275, 212, 271, 200, 251, 197, 247, 181, 231, 180, 225, 172, 220, 187, 207, 200, 228, 198">
<area href="bon%20plan/81.html" shape="polygon" coords="245, 412, 255, 402, 274, 398, 289, 407, 292, 423, 304, 425, 286, 441, 262, 442, 265, 433, 248, 414">
<area href="bon%20plan/36.html" shape="polygon" coords="227, 250, 245, 221, 261, 224, 273, 266, 235, 270">
<area href="bon%20plan/18.html" shape="polygon" coords="260, 222, 274, 267, 310, 244, 300, 209, 274, 202, 276, 214, 260, 225">
<area href="bon%20plan/58.html" shape="polygon" coords="303, 209, 312, 239, 309, 250, 332, 255, 337, 251, 352, 226, 345, 214">
<area href="bon%20plan/82.html" shape="polygon" coords="226, 386, 218, 401, 226, 420, 247, 408, 263, 395, 260, 383, 239, 392">
<area href="bon%20plan/38.html" shape="polygon" coords="426, 325, 414, 321, 407, 309, 398, 301, 377, 326, 395, 336, 401, 346, 408, 346, 410, 358, 423, 366, 439, 352">
<area href="bon%20plan/84.html" shape="polygon" coords="377, 390, 382, 408, 420, 421, 410, 395, 385, 389">
<area href="bon%20plan/39.html" shape="polygon" coords="399, 215, 395, 234, 399, 265, 407, 274, 423, 271, 428, 242, 412, 231, 411, 219">
<area href="bon%20plan/71.html" shape="polygon" coords="352, 229, 333, 256, 345, 267, 341, 281, 375, 279, 383, 260, 401, 265, 395, 238, 369, 237, 350, 224">
<area href="bon%20plan/87.html" shape="polygon" coords="219, 285, 224, 294, 212, 309, 236, 323, 264, 308, 248, 297, 239, 272">
<area href="bon%20plan/23.html" shape="polygon" coords="262, 311, 286, 309, 281, 301, 288, 291, 277, 266, 243, 273, 247, 295, 269, 310">
<area href="bon%20plan/46.html" shape="polygon" coords="226, 381, 242, 351, 269, 352, 270, 373, 244, 390, 230, 384">
<area href="bon%20plan/03.html" shape="polygon" coords="282, 267, 289, 287, 303, 277, 308, 286, 335, 297, 342, 268, 329, 255, 306, 250">
<area href="bon%20plan/01.html" shape="polygon" coords="378, 280, 378, 296, 393, 305, 400, 296, 410, 310, 418, 295, 415, 279, 421, 272, 405, 274, 385, 260">
<area href="bon%20plan/63.html" shape="polygon" coords="288, 325, 285, 301, 289, 291, 301, 279, 309, 291, 332, 301, 343, 319, 341, 328, 311, 327, 301, 329">
<area href="bon%20plan/19.html" shape="polygon" coords="237, 326, 242, 349, 271, 348, 285, 326, 284, 311, 264, 309">
<area href="bon%20plan/12.html" shape="polygon" coords="268, 374, 262, 380, 264, 397, 286, 401, 293, 409, 295, 423, 307, 422, 321, 409, 296, 354, 284, 370, 264, 377">
<area href="bon%20plan/15.html" shape="polygon" coords="274, 346, 287, 324, 311, 331, 320, 353, 313, 352, 306, 370, 295, 352, 284, 366, 272, 373">
<area href="bon%20plan/48.html" shape="polygon" coords="320, 354, 315, 353, 309, 372, 318, 399, 344, 399, 346, 382, 338, 358, 324, 359">
<area href="bon%20plan/43.html" shape="polygon" coords="341, 331, 313, 328, 322, 355, 343, 359, 355, 353, 366, 338, 356, 327">
<area href="bon%20plan/07.html" shape="polygon" coords="378, 385, 379, 328, 364, 336, 352, 356, 341, 360, 349, 385">
<area href="bon%20plan/42.html" shape="polygon" coords="342, 283, 358, 281, 359, 308, 379, 324, 366, 336, 358, 323, 342, 326, 336, 300">
<area coords="360, 278, 361, 305, 380, 321, 393, 303, 378, 296, 375, 277" shape="polygon" href="bon%20plan/69.html">
<area coords="570, 500, 569, 546, 542, 526, 538, 490, 572, 515, 571, 515" shape="polygon" href="bon%20plan/2A.html">
<area href="bon%20plan/26.html" shape="polygon" coords="380, 333, 380, 383, 409, 392, 413, 365, 384, 333">
</map>
<img border="0" src="images/departement.jpg" usemap="#FPMap0" width="588" height="550"></p>
<p style="text-align: center">
<br clear="all">
</p>
</div>
<br clear="all">
</div>
</div>
<!-- content end -->
<div id="footer">
© 2009 <strong><a href="#">bnde.org</a></strong>
<br/> Designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>, Thanks to <a href="http://www.injuryexperts.com/">Personal Injury Attorney</a>
</div>
</div>
</div>
</div>
</div>
</body></html>
Je ne m'y connais pas du tout dans le codage ...
<html>
<head>
<title>BNDE bons plans, réductions, stages, collocation, emploi...</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="description" content="">
<meta name="keywords" content="keywords">
<style>
<!--
.ExternalClass{font-size:10pt;font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;line-height:normal;}-->
</style>
</head>
<body>
<div align="center">
<div id="container_big">
<div id="container">
<div id="header">
<div id="logo" style="width: 818; height: 17">
<map name="FPMap1">
<area href="http://www.bnde.org/" shape="rect" coords="3, 2, 226, 73">
</map>
<img border="0" src="images/logo.jpg" width="227" height="74" align="left" usemap="#FPMap1"><span style="font-size: 6pt">
<br>
</span>
<img border="0" src="images/image%201.gif" width="468" height="60"><br>
<p><br>
<br>
</p>
</div>
<div id="menu">
<a href="accueil.html">Accueil</a> <a href="BONS%20PLANS.html">Bons Plans/Reducs</a>
<a href="AIDES.html">Aides/subventions</a> <a href="Voyages,emplois.html">Emplois/voyages/stages</a>
<a href="vie%20etudiante.html">Vie étudiante</a>
</div>
</div>
<!-- content begin -->
<div id="content">
<div id="right" style="width: 816; height: 58">
<h1 style="text-align: center">Bienvenue dans la rubrique BONS PLANS / REDUCS</h1>
<p style="text-align: center">Sur présentation de votre carte étudiante,
bénéficiez de réductions et de bons plans à travers toute la France ...</p>
<p style="text-align: center">Sélectionnez votre département </p>
<p style="text-align: center">
<map name="FPMap0">
<area coords="119, 434, 176, 431, 178, 447, 163, 468, 130, 453" shape="polygon" href="bon%20plan/64.html">
<area href="bon%20plan/40.html" shape="polygon" coords="171, 426, 124, 428, 136, 378, 184, 402, 173, 409, 173, 422">
<area href="bon%20plan/33.html" shape="polygon" coords="136, 372, 141, 314, 141, 315, 185, 347, 189, 366, 175, 395, 163, 375, 176, 393">
<area href="bon%20plan/17.html" shape="polygon" coords="140, 311, 140, 272, 179, 293, 179, 305, 167, 308, 183, 346">
<area coords="177, 431, 209, 444, 203, 458, 203, 479, 169, 467, 183, 433, 183, 430" shape="polygon" href="bon%20plan/65.html">
<area coords="146, 271, 164, 269, 153, 229, 143, 227, 126, 236, 112, 233, 105, 238, 122, 263" shape="polygon" href="bon%20plan/85.html">
<area href="bon%20plan/32.html" shape="polygon" coords="175, 411, 213, 402, 228, 430, 223, 441, 208, 441, 176, 426, 176, 425">
<area href="bon%20plan/47.html" shape="polygon" coords="189, 359, 231, 370, 216, 400, 184, 405, 178, 393">
<area href="bon%20plan/29.html" shape="polygon" coords="17, 135, 11, 151, 32, 153, 11, 169, 57, 182, 51, 172, 50, 162, 55, 159, 52, 132, 18, 131, 22, 147">
<area href="bon%20plan/44.html" shape="polygon" coords="111, 234, 91, 210, 137, 186, 152, 212, 143, 223, 152, 207, 115, 232">
<area href="bon%20plan/24.html" shape="polygon" coords="191, 360, 186, 338, 197, 335, 210, 311, 235, 324, 241, 353, 231, 367, 194, 356">
<area coords="55, 162, 104, 169, 112, 198, 95, 203, 58, 185" shape="polygon" href="bon%20plan/56.html">
<area href="bon%20plan/22.html" shape="polygon" coords="58, 153, 55, 129, 75, 124, 88, 141, 116, 138, 119, 156, 102, 167, 59, 156">
<area href="bon%20plan/35.html" shape="polygon" coords="119, 141, 139, 157, 150, 179, 149, 148, 127, 141, 148, 166, 139, 183, 113, 194, 107, 168, 124, 142, 142, 165">
<area href="bon%20plan/49.html" shape="polygon" coords="143, 192, 155, 210, 146, 226, 187, 228, 197, 204, 198, 204, 173, 192, 147, 190">
<area href="bon%20plan/16.html" shape="polygon" coords="181, 297, 184, 306, 173, 311, 188, 337, 222, 293, 218, 284, 192, 286, 177, 307, 198, 309">
<area href="bon%20plan/50.html" shape="polygon" coords="137, 142, 120, 76, 146, 83, 154, 112, 159, 119, 151, 128, 161, 135, 158, 148">
<area href="bon%20plan/14.html" shape="polygon" coords="153, 100, 185, 106, 202, 101, 205, 125, 161, 133, 152, 103, 165, 111">
<area href="bon%20plan/76.html" shape="polygon" coords="202, 96, 197, 90, 241, 62, 258, 77, 256, 101, 241, 97, 230, 104">
<area href="bon%20plan/79.html" shape="polygon" coords="155, 228, 181, 232, 193, 283, 178, 290, 161, 280, 168, 258">
<area href="bon%20plan/06.html" shape="polygon" coords="463, 384, 461, 399, 468, 410, 459, 414, 469, 428, 496, 415, 497, 391, 480, 394">
<area href="bon%20plan/83.html" shape="polygon" coords="468, 431, 445, 454, 420, 453, 421, 423, 456, 415">
<area href="bon%20plan/04.html" shape="polygon" coords="423, 420, 410, 399, 436, 379, 467, 365, 460, 412, 436, 404, 431, 417, 435, 411">
<area href="bon%20plan/13.html" shape="polygon" coords="363, 436, 380, 410, 419, 424, 418, 456, 368, 435">
<area href="bon%20plan/30.html" shape="polygon" coords="363, 438, 354, 434, 357, 417, 337, 409, 324, 411, 320, 397, 344, 401, 348, 383, 375, 389, 380, 411">
<area href="bon%20plan/80.html" shape="polygon" coords="259, 79, 296, 88, 306, 82, 309, 64, 253, 45, 246, 57, 263, 79">
<area href="bon%20plan/61.html" shape="polygon" coords="160, 134, 162, 149, 184, 144, 188, 153, 204, 152, 217, 167, 226, 148, 204, 127, 164, 135, 164, 137">
<area href="bon%20plan/53.html" shape="polygon" coords="154, 149, 144, 187, 173, 189, 188, 158, 183, 147, 154, 155">
<area href="bon%20plan/86.html" shape="polygon" coords="183, 231, 195, 285, 219, 280, 233, 274, 214, 237, 197, 238, 190, 225">
<area href="bon%20plan/27.html" shape="polygon" coords="203, 100, 207, 126, 223, 141, 245, 130, 257, 101, 208, 99">
<area href="bon%20plan/62.html" shape="polygon" coords="305, 60, 251, 42, 249, 19, 270, 8, 283, 29, 299, 38">
<area href="bon%20plan/59.html" shape="polygon" coords="272, 10, 288, 0, 293, 23, 308, 22, 313, 36, 326, 39, 330, 48, 346, 49, 347, 65, 304, 61, 302, 38, 284, 27, 275, 12, 275, 10">
<area href="bon%20plan/60.html" shape="polygon" coords="257, 80, 256, 112, 290, 116, 306, 116, 307, 82, 308, 83">
<area href="bon%20plan/02.html" shape="polygon" coords="310, 65, 307, 116, 323, 133, 331, 103, 342, 99, 349, 67">
<area href="bon%20plan/72.html" shape="polygon" coords="187, 161, 175, 190, 200, 202, 221, 185, 223, 171, 204, 155, 191, 157">
<area coords="198, 204, 193, 225, 203, 237, 215, 236, 223, 251, 241, 225, 232, 216, 226, 199, 206, 200" shape="polygon" href="bon%20plan/37.html">
<area href="bon%20plan/08.html" shape="polygon" coords="345, 98, 375, 107, 385, 87, 386, 81, 370, 71, 371, 57, 350, 67, 346, 93">
<area href="bon%20plan/51.html" shape="polygon" coords="323, 141, 332, 105, 344, 99, 376, 108, 377, 143, 361, 148, 351, 138, 333, 147, 332, 136">
<area href="bon%20plan/55.html" shape="polygon" coords="387, 85, 379, 106, 378, 141, 399, 156, 411, 146, 406, 115, 401, 96, 396, 98, 389, 88, 386, 95">
<area href="bon%20plan/54.html" shape="polygon" coords="397, 95, 406, 100, 412, 148, 420, 155, 458, 146, 416, 118, 411, 94, 404, 90, 400, 92">
<area href="bon%20plan/57.html" shape="polygon" coords="412, 94, 433, 92, 444, 112, 471, 109, 470, 118, 455, 116, 452, 123, 462, 133, 460, 143, 418, 115, 413, 97">
<area coords="254, 491, 281, 481, 280, 474, 298, 471, 309, 475, 310, 493, 290, 502, 276, 496, 268, 503" shape="polygon" href="bon%20plan/66.html">
<area href="bon%20plan/10.html" shape="polygon" coords="324, 142, 322, 158, 335, 171, 342, 182, 366, 177, 375, 166, 373, 156, 365, 149, 353, 139, 334, 146, 333, 135, 327, 140, 322, 157, 348, 162">
<area href="bon%20plan/67.html" shape="polygon" coords="461, 147, 463, 158, 478, 164, 487, 138, 498, 117, 476, 111, 471, 117, 457, 118, 457, 124, 464, 130, 465, 156">
<area href="bon%20plan/05.html" shape="polygon" coords="419, 393, 407, 378, 443, 351, 437, 342, 455, 341, 469, 363, 415, 392, 419, 386">
<area href="bon%20plan/11.html" shape="polygon" coords="271, 480, 263, 470, 265, 456, 255, 448, 267, 442, 290, 438, 294, 450, 311, 453, 311, 474">
<area coords="290, 436, 326, 412, 342, 410, 353, 419, 354, 432, 339, 436, 310, 455, 294, 450" shape="polygon" href="bon%20plan/34.html">
<area href="bon%20plan/21.html" shape="polygon" coords="351, 184, 357, 195, 347, 216, 366, 238, 392, 236, 401, 201, 381, 194, 367, 176">
<area href="bon%20plan/88.html" shape="polygon" coords="396, 156, 415, 180, 452, 183, 463, 156, 457, 146, 421, 157, 411, 151, 426, 162">
<area href="bon%20plan/52.html" shape="polygon" coords="396, 198, 384, 192, 369, 177, 375, 166, 368, 149, 381, 143, 416, 181, 399, 199">
<area href="bon%20plan/70.html" shape="polygon" coords="402, 200, 401, 213, 410, 218, 446, 199, 446, 184, 415, 180, 404, 196">
<area href="bon%20plan/90.html" shape="polygon" coords="447, 188, 448, 199, 461, 204, 463, 189, 451, 182">
<area href="bon%20plan/68.html" shape="polygon" coords="454, 184, 462, 159, 480, 164, 477, 206, 464, 202, 464, 186, 456, 179, 459, 177">
<area href="bon%20plan/2B.html" shape="polygon" coords="541, 489, 570, 457, 580, 505, 575, 518">
<area href="bon%20plan/25.html" shape="polygon" coords="413, 219, 446, 200, 460, 206, 449, 228, 426, 258, 429, 241, 420, 235, 412, 232, 416, 220">
<area href="bon%20plan/73.html" shape="polygon" coords="434, 343, 430, 322, 419, 323, 412, 313, 419, 298, 428, 306, 438, 308, 445, 296, 459, 305, 471, 323, 470, 331, 453, 341, 438, 340">
<area href="bon%20plan/74.html" shape="polygon" coords="419, 297, 416, 283, 433, 279, 434, 270, 453, 265, 465, 296, 455, 304, 446, 295, 437, 307">
<area coords="253, 450, 239, 448, 230, 460, 224, 462, 218, 475, 256, 488, 270, 483, 261, 469, 263, 455, 238, 447" shape="polygon" href="bon%20plan/09.html">
<area href="bon%20plan/31.html" shape="polygon" coords="214, 470, 244, 444, 254, 449, 265, 436, 246, 414, 223, 422, 227, 434, 225, 439, 212, 444, 203, 483">
<area href="bon%20plan/95.html" shape="polygon" coords="250, 119, 275, 124, 288, 122, 280, 113, 255, 113">
<area href="bon%20plan/77.html" shape="polygon" coords="287, 126, 286, 164, 287, 172, 302, 169, 306, 155, 320, 155, 323, 131, 308, 118">
<area href="bon%20plan/75.html" shape="polygon" coords="273, 125, 274, 135, 286, 139, 286, 125">
<area href="bon%20plan/78.html" shape="polygon" coords="247, 125, 260, 155, 272, 136, 270, 124, 251, 120">
<area href="bon%20plan/91.html" shape="polygon" coords="264, 155, 273, 135, 288, 142, 287, 164, 266, 162">
<area href="bon%20plan/26.html" shape="polygon" coords="223, 143, 247, 128, 262, 160, 261, 174, 243, 180, 234, 178, 222, 165, 227, 153">
<area href="bon%20plan/45.html" shape="polygon" coords="247, 180, 252, 193, 262, 198, 303, 207, 303, 202, 302, 191, 308, 181, 301, 169, 286, 172, 282, 166, 264, 166, 251, 186">
<area href="bon%20plan/89.html" shape="polygon" coords="303, 170, 310, 182, 303, 207, 345, 214, 356, 196, 348, 183, 341, 181, 318, 157">
<area href="bon%20plan/41.html" shape="polygon" coords="241, 222, 259, 222, 275, 212, 271, 200, 251, 197, 247, 181, 231, 180, 225, 172, 220, 187, 207, 200, 228, 198">
<area href="bon%20plan/81.html" shape="polygon" coords="245, 412, 255, 402, 274, 398, 289, 407, 292, 423, 304, 425, 286, 441, 262, 442, 265, 433, 248, 414">
<area href="bon%20plan/36.html" shape="polygon" coords="227, 250, 245, 221, 261, 224, 273, 266, 235, 270">
<area href="bon%20plan/18.html" shape="polygon" coords="260, 222, 274, 267, 310, 244, 300, 209, 274, 202, 276, 214, 260, 225">
<area href="bon%20plan/58.html" shape="polygon" coords="303, 209, 312, 239, 309, 250, 332, 255, 337, 251, 352, 226, 345, 214">
<area href="bon%20plan/82.html" shape="polygon" coords="226, 386, 218, 401, 226, 420, 247, 408, 263, 395, 260, 383, 239, 392">
<area href="bon%20plan/38.html" shape="polygon" coords="426, 325, 414, 321, 407, 309, 398, 301, 377, 326, 395, 336, 401, 346, 408, 346, 410, 358, 423, 366, 439, 352">
<area href="bon%20plan/84.html" shape="polygon" coords="377, 390, 382, 408, 420, 421, 410, 395, 385, 389">
<area href="bon%20plan/39.html" shape="polygon" coords="399, 215, 395, 234, 399, 265, 407, 274, 423, 271, 428, 242, 412, 231, 411, 219">
<area href="bon%20plan/71.html" shape="polygon" coords="352, 229, 333, 256, 345, 267, 341, 281, 375, 279, 383, 260, 401, 265, 395, 238, 369, 237, 350, 224">
<area href="bon%20plan/87.html" shape="polygon" coords="219, 285, 224, 294, 212, 309, 236, 323, 264, 308, 248, 297, 239, 272">
<area href="bon%20plan/23.html" shape="polygon" coords="262, 311, 286, 309, 281, 301, 288, 291, 277, 266, 243, 273, 247, 295, 269, 310">
<area href="bon%20plan/46.html" shape="polygon" coords="226, 381, 242, 351, 269, 352, 270, 373, 244, 390, 230, 384">
<area href="bon%20plan/03.html" shape="polygon" coords="282, 267, 289, 287, 303, 277, 308, 286, 335, 297, 342, 268, 329, 255, 306, 250">
<area href="bon%20plan/01.html" shape="polygon" coords="378, 280, 378, 296, 393, 305, 400, 296, 410, 310, 418, 295, 415, 279, 421, 272, 405, 274, 385, 260">
<area href="bon%20plan/63.html" shape="polygon" coords="288, 325, 285, 301, 289, 291, 301, 279, 309, 291, 332, 301, 343, 319, 341, 328, 311, 327, 301, 329">
<area href="bon%20plan/19.html" shape="polygon" coords="237, 326, 242, 349, 271, 348, 285, 326, 284, 311, 264, 309">
<area href="bon%20plan/12.html" shape="polygon" coords="268, 374, 262, 380, 264, 397, 286, 401, 293, 409, 295, 423, 307, 422, 321, 409, 296, 354, 284, 370, 264, 377">
<area href="bon%20plan/15.html" shape="polygon" coords="274, 346, 287, 324, 311, 331, 320, 353, 313, 352, 306, 370, 295, 352, 284, 366, 272, 373">
<area href="bon%20plan/48.html" shape="polygon" coords="320, 354, 315, 353, 309, 372, 318, 399, 344, 399, 346, 382, 338, 358, 324, 359">
<area href="bon%20plan/43.html" shape="polygon" coords="341, 331, 313, 328, 322, 355, 343, 359, 355, 353, 366, 338, 356, 327">
<area href="bon%20plan/07.html" shape="polygon" coords="378, 385, 379, 328, 364, 336, 352, 356, 341, 360, 349, 385">
<area href="bon%20plan/42.html" shape="polygon" coords="342, 283, 358, 281, 359, 308, 379, 324, 366, 336, 358, 323, 342, 326, 336, 300">
<area coords="360, 278, 361, 305, 380, 321, 393, 303, 378, 296, 375, 277" shape="polygon" href="bon%20plan/69.html">
<area coords="570, 500, 569, 546, 542, 526, 538, 490, 572, 515, 571, 515" shape="polygon" href="bon%20plan/2A.html">
<area href="bon%20plan/26.html" shape="polygon" coords="380, 333, 380, 383, 409, 392, 413, 365, 384, 333">
</map>
<img border="0" src="images/departement.jpg" usemap="#FPMap0" width="588" height="550"></p>
<p style="text-align: center">
<br clear="all">
</p>
</div>
<br clear="all">
</div>
</div>
<!-- content end -->
<div id="footer">
© 2009 <strong><a href="#">bnde.org</a></strong>
<br/> Designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>, Thanks to <a href="http://www.injuryexperts.com/">Personal Injury Attorney</a>
</div>
</div>
</div>
</div>
</div>
</body></html>
je m'en occupe mais il y a 196 ereurs au html validator dans ta pages je te passe le site dans un moi lol
non je rigole je 'essaie de te le corriger et je te le passe le plus vite possible en tout cas je crois pas que ce sera aujourd'hui
non je rigole je 'essaie de te le corriger et je te le passe le plus vite possible en tout cas je crois pas que ce sera aujourd'hui
en fait je ne peux pascorrigé les fautes mais j'ai réussis à l'afficher correctement
je sais pas pourquoi il y a des fautes je comprend pas ce qu'il me racconte en anglais
je te le passe le plus tot possible
je sais pas pourquoi il y a des fautes je comprend pas ce qu'il me racconte en anglais
je te le passe le plus tot possible
Coucou
Un grand merci de ton aide,
mais je dois vraiement pas être doué car sa ne fonctionne plus sur internet explorer maintenant
j'ai enregistrer sous la page et du coup je vois le fond et tout sur firefox mais sur IE je n'ai ni les images ni le fond.
Alors que sur ton lien sa fonctionne
Peux tu m'aider
Par avance un grand merci
Flo
Un grand merci de ton aide,
mais je dois vraiement pas être doué car sa ne fonctionne plus sur internet explorer maintenant
j'ai enregistrer sous la page et du coup je vois le fond et tout sur firefox mais sur IE je n'ai ni les images ni le fond.
Alors que sur ton lien sa fonctionne
Peux tu m'aider
Par avance un grand merci
Flo
encore moi
C'est les accents en faite qui lui plaisait pas
Vraiement je sais pas comment te remercier
C'est vraiement trop gentil de m'avori consacré du temps
un très très grand merci à toi !!!
C'est les accents en faite qui lui plaisait pas
Vraiement je sais pas comment te remercier
C'est vraiement trop gentil de m'avori consacré du temps
un très très grand merci à toi !!!
Désolé encore moi
Sa marche super bien quand je l'ai sur mon pc et une fois que je le met sur mon wep ftp cela ne fonctionne pas
Comment faire ..
PAr avance merci
Sa marche super bien quand je l'ai sur mon pc et une fois que je le met sur mon wep ftp cela ne fonctionne pas
Comment faire ..
PAr avance merci
bizarre car j'ai réussis à le mettre et j'ai fais un test un enregistrement de la page avec ie en choisisant bien l'option tous les fichier ou page entiere puis j'ai copié le site avec les fichiers et ça maerche sinon je peux te passer le site en zip ou en format mht
sa y est sa marche, j'avais du mal me démerder ce matin
C'est vraiement super !! sa marche super bien, j'ai même réussi à faire les é autres cartes du coup et j'ai tout mis dans l'aprem et sa marche
Je ne sais vraiement pas comment te remercier un grand merci à toi
C'est vraiement super gentil
Merci de ta rapidité et de ton efficacité ...
@ bientôt
Flo
C'est vraiement super !! sa marche super bien, j'ai même réussi à faire les é autres cartes du coup et j'ai tout mis dans l'aprem et sa marche
Je ne sais vraiement pas comment te remercier un grand merci à toi
C'est vraiement super gentil
Merci de ta rapidité et de ton efficacité ...
@ bientôt
Flo