Gérez votre site :

52 652 Webmasters - 773 100 Membres INSCRIPTION - Mot de passe oublié ?

Discussion du forum

News

Vous êtes sur la discussion les script

Ouvert les script
de simpson57 (simpson57 - créé le 3 juil 2010 à 21h 49
13 reponses - 260 vues
modifié il y a 14 ans
bonjour

je me demander si on pouver changer les script html de mon site

je demande sa parce que si on arrive a changer les script on poura faire plus que le webi +

exemple : un jeux en 3D ou 2D grace au C ou au C++

PS : si j'ai fait des faute je suis désoler
Voici les réponses de cette discussion : (page 1/1)

le 3 juil 2010 à 21h 55 (il y a 14 ans)
En ligne Seechi (thunder-stone
On ne peut pas évidemment .
A ce moment faut créer ton propre site si tu veux insérer des scripts . Et puis avec du HTML tu iras pas loin ^^
le 3 juil 2010 à 23h 48 (il y a 14 ans)
En ligne Green (fantaseia
Si tu sais faire un jeu en 3D, je ne vois pas vraiment l'intérêt de créer un jeu sur Webidev, mais bon...
le 4 juil 2010 à 4h 42 (il y a 14 ans)
En ligne Ouaf-Webmastrice (ouaf-dog
Il veut peut-etre parler de jeux en ligne en 3D???
le 4 juil 2010 à 11h 50 (il y a 14 ans)
En ligne simpson57 (simpson57
oui tu a reson Seechi on ne paut pas créer un site avec juste le HTML mais on paut si on utilise le HTML le CSS et le javascipt et d'autre encore
le 4 juil 2010 à 11h 53 (il y a 14 ans)
En ligne Green (fantaseia
Je ne crois pas que ça suffit... ^^
le 4 juil 2010 à 11h 59 (il y a 14 ans)
En ligne simpson57 (simpson57
j'ai dis 3D et 2D mais sa serais beaucoup tros compliquer a moi tous seul et si j'en créer un sa ne serais plus un site d'elvage mais un site de MMORPG ou autre . mais meme si quelle qu'un a le webi+ il ne poura jamais mettre de la musique et de la video et encore d'autre .
le 4 juil 2010 à 12h 10 (il y a 14 ans)
En ligne simpson57 (simpson57
je suis aller sur un site pour voir le code HTML de mon site d'elvage et je les enregistrer sur mon pc (juste la page d'acuille )
et en changer des chose on pourer mettre de la musique
et sa serais cool

bien sur je n'ai pas le droit de créer un site avec le meme code a cause du copyright de webidev

le code HTML :

<!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" xml:lang="fr">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta http-equiv="Content-language" content="fr" />

<meta name="desciption" content="Webidev - Créer son site d'élevage virtuel." />

<meta name="keywords" content="créer site élevage virtuel, élevage virtuel, jeux élevage, créer site" />

<meta name="identifier-url" content="http://www.webidev.com" />

<meta name="date-creation-yyyymmdd" content="20070101" />

<meta name="category" content="game" />

<meta name="Rating" content="General" />

<meta name="Author" xml:lang="fr" content="Webidev" />

<meta name="copyright" content="Webidev" />

<meta name="generator" content="Ubuntu, gedit, LAMP" />

<meta name="robots" content="index, follow" />



<script type="text/javascript" src="http://www.webidev.com/JavaScript/Prototype/prototype.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Scriptaculous/scriptaculous.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Webidev.js?version=11"></script>



<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Sites.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Common.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Css/Langue-fr.css?version=11" />



<link rel="shortcut icon" href="http://www.webidev.com/Images/Extras/favicon.ico" />



<title>les simpson</title>



<style type='text/css'>



body

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

background-color: #;

}



table /* TODO : Faire une classe pour ca */

{

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

}



.Organisator

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

border-style : solid;

border-width : 0px;

border-color : #ffffff;

width : 800px;

padding: 6px;

/*border-spacing: 20px;*/

/*border-collapse: separate;*/

margin: 0px;

height : 2px;

background-color: #ffffff;

}



.Menu

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 180px;

padding: 0px;

/*border-spacing: 10px;*/

/*border-collapse: separate;*/

/* Private : */

margin: 0px;

}



.tdmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

/*border-spacing: 0px;*/

/*border-collapse: collapse;*/

height : 20px;

background-color: #70ff70;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

}



.tdcorpsmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.Page

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 610px;

padding: 0px;

/* Private : */

margin: 0px;

}



.trpage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffb770;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.trcorpspage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.titre

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/16.jpg);

border-style : solid;

border-width : 1px;

border-color : #e07000;

height : 80px;

width : 800px;

background-color: #ffb770;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

margin: 0;

padding: 0px;

font-family: 'Monaco', 'Arial', sans-serif;

font-size: 40px;

color: #623100;

text-align: center;

font-style: normal;

}



.ForumMembre

{

font-size: 13px;

color: #000000;

width : 450px;

background-color : #ffffb6;

border-style : dashed;

border-color : #000000;

border-width : 1px;

padding: 5px 5px 5px 20px;

text-align: left;

}



.PopPerso

{

color: #000000;

padding: 3px;

border-style: solid;

border-width: 1px;

border-color: #e07000;

background-color: #ffff9a;

}



.AchatEnchere td

{

border: 1px solid #000000;

background-color : #ffffb6;

color: #000000;

text-align: center;

padding: 3px;

}



a:link

{

color: #fc0000;

text-decoration: none;

}



a:visited

{

color: #fc0000;

text-decoration: none;

}



a:hover

{

color: #000000;

text-decoration: underline;

}



</style>



</head>



<body>



<div id="PopBulle" style="position: absolute;"></div>



<script type="text/javascript">

document.onmousemove = SurveilleSouris;

</script>



<div style='margin-top: 2px; margin-bottom: 2px; margin-left: auto; margin-right: auto; width: 280px; text-align: center; border: 1px solid #e07000; background-color: #ffff9a;'>

<a style='color: #000000;' href="http://www.webidev.com/fr/?Parrain=simpson57">Créer son site d'élevage virtuel avec Webidev</a>

</div>

<center>



<table class='Organisator' cellspacing='10' cellpadding='0'>

<tr style='height:2px;'>

<td colspan='2'>



<center>

<table class='titre'>

<tr>

<td>

<marquee><span style='color: #ff0000;'>Bienvenue chez les simpson57 !</span><br />

</marquee><br />



</td>

</tr>

</table>

</center>



<div style="width: 728px; height: 90px; margin: 0px auto 10px auto;">

<script type="text/javascript"><!--

google_ad_client = "pub-2967028811556357";

/* Sous site, bandeau large */

google_ad_slot = "9883545118";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

</div>



</td>

</tr>

<tr style='height:2px;'>

<td style='width: 170px;' valign='top'>

<center>

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>le monde des simpson</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448789">Introduction</a><br />il est 12:06:32<br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Acces a la famille</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'>

<form action="http://www.webidev.com/simpson57/MConnect" method='post'>

<b>Connexion :</b><br />

<input type='text' name='Pseudo' size='14' maxlength='30' value='Pseudo' onfocus="if (this.value=='Pseudo') this.value='';" /><br />

<input type='password' name='Password' size='14' maxlength='16' value='abcdef' onfocus="if (this.value=='abcdef') this.value='';" /><br />

<input type='submit' value='Connecter' /><br />

<a href="http://www.webidev.com/simpson57/MInscription">Inscription</a>

</form><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448792">Liste membre</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448892">contacter moi</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448896">mot de passe oublier</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450791">les regles</a><br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Top simpson !</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448794">les membre les plus riche</a><br />il y&#039;a 9 de membre inscrit<br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450265">top simpson niveau</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=453407"><a href='http://www.yourfonts.com/fontgenerator/741189.html'>YourFonts</a></a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=467945">0 membres en ligne</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=476509">top simpson lv</a><br />

</td>

</tr>

</table>

<br /></center>

</td><td valign='top'>



<center>

<table class='Page' cellspacing='0'>

<tr>

<td class='trpage'><center>Introduction</center></td>

</tr>

<tr>

<td class='trcorpspage'>

<center><br />

Devenez un membre de la famille simpson.<br />

<br />

nous sommes le Dimanche 4 Juillet 2010<br />

<br />

<br />

<br />

<img src='http://www.webidev.com/SitesFiles/simpson57/4.gif' alt='Image' /><br />

<br />

les simpson sont des humain jaune tr&egrave;s rigolo.<br />

<br />

Ici vous pourrez vous en ocuper <br />

<br />

Inscrivez vous vite !<br />

</center><br />

&copy; Copyright webidev.com/simpson57 2010 &copy;<br />

COPIES INTERDITES<br />

<br />

nos partenaire<br />

<a href='http://www.webidev.com/the-monstre-ville'>the-monstre-ville</a><br />

</td>

</tr>

</table>

</center>



</td>

</tr>

</table>

</center>





<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

<script type="text/javascript">

var pageTracker = _gat._getTracker("UA-5111274-1");

pageTracker._initData();

pageTracker._trackPageview();

</script>





</body>

</html>


le 4 juil 2010 à 12h 12 (il y a 14 ans)
En ligne simpson57 (simpson57
si vous regarder bien le code vous verer plusieur fois le copyright de webidev
le 4 juil 2010 à 12h 15 (il y a 14 ans)
En ligne Green (webi-corrector
Ce n'est pas en copiant ça que tu arriveras à faire un MMORPG, même en arrangeant des choses ! Essaye donc de récupérer le code d'une page bidule, tu verras que tu ne vois pas les codes en PHP ou autres. Tu ne verras le texte que de ton bidule actuel.
le 4 juil 2010 à 12h 16 (il y a 14 ans)
En ligne simpson57 (simpson57
a aussi si moi j'ai réussi a me procurer les code HTML de mon site sa devrais etre aussi facile que d'autre personne se procure des code HTML de webidev
le 4 juil 2010 à 12h 31 (il y a 14 ans)
En ligne simpson57 (simpson57
oui je sais
le 4 juil 2010 à 12h 40 (il y a 14 ans)
En ligne simpson57 (simpson57
j'ai essayer se que tu a dis et en allent a la page bidule sa me dis que mon compte a expirer quelle que chose comme sa (j'ai notepad ++) le code de ma page bidule et :

<!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" xml:lang="fr">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta http-equiv="Content-language" content="fr" />

<meta name="desciption" content="Webidev - Créer son site d'élevage virtuel." />

<meta name="keywords" content="créer site élevage virtuel, élevage virtuel, jeux élevage, créer site" />

<meta name="identifier-url" content="http://www.webidev.com" />

<meta name="date-creation-yyyymmdd" content="20070101" />

<meta name="category" content="game" />

<meta name="Rating" content="General" />

<meta name="Author" xml:lang="fr" content="Webidev" />

<meta name="copyright" content="Webidev" />

<meta name="generator" content="Ubuntu, gedit, LAMP" />

<meta name="robots" content="index, follow" />

<!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" xml:lang="fr">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta http-equiv="Content-language" content="fr" />

<meta name="desciption" content="Webidev - Créer son site d'élevage virtuel." />

<meta name="keywords" content="créer site élevage virtuel, élevage virtuel, jeux élevage, créer site" />

<meta name="identifier-url" content="http://www.webidev.com" />

<meta name="date-creation-yyyymmdd" content="20070101" />

<meta name="category" content="game" />

<meta name="Rating" content="General" />

<meta name="Author" xml:lang="fr" content="Webidev" />

<meta name="copyright" content="Webidev" />

<meta name="generator" content="Ubuntu, gedit, LAMP" />

<meta name="robots" content="index, follow" />



<script type="text/javascript" src="http://www.webidev.com/JavaScript/Prototype/prototype.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Scriptaculous/scriptaculous.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Webidev.js?version=11"></script>



<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Sites.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Common.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Css/Langue-fr.css?version=11" />



<link rel="shortcut icon" href="http://www.webidev.com/Images/Extras/favicon.ico" />



<title>les simpson</title>



<style type='text/css'>



body

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

background-color: #;

}



table /* TODO : Faire une classe pour ca */

{

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

}



.Organisator

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

border-style : solid;

border-width : 0px;

border-color : #ffffff;

width : 800px;

padding: 6px;

/*border-spacing: 20px;*/

/*border-collapse: separate;*/

margin: 0px;

height : 2px;

background-color: #ffffff;

}



.Menu

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 180px;

padding: 0px;

/*border-spacing: 10px;*/

/*border-collapse: separate;*/

/* Private : */

margin: 0px;

}



.tdmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

/*border-spacing: 0px;*/

/*border-collapse: collapse;*/

height : 20px;

background-color: #70ff70;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

}



.tdcorpsmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.Page

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 610px;

padding: 0px;

/* Private : */

margin: 0px;

}



.trpage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffb770;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.trcorpspage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.titre

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/16.jpg);

border-style : solid;

border-width : 1px;

border-color : #e07000;

height : 80px;

width : 800px;

background-color: #ffb770;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

margin: 0;

padding: 0px;

font-family: 'Monaco', 'Arial', sans-serif;

font-size: 40px;

color: #623100;

text-align: center;

font-style: normal;

}



.ForumMembre

{

font-size: 13px;

color: #000000;

width : 450px;

background-color : #ffffb6;

border-style : dashed;

border-color : #000000;

border-width : 1px;

padding: 5px 5px 5px 20px;

text-align: left;

}



.PopPerso

{

color: #000000;

padding: 3px;

border-style: solid;

border-width: 1px;

border-color: #e07000;

background-color: #ffff9a;

}



.AchatEnchere td

{

border: 1px solid #000000;

background-color : #ffffb6;

color: #000000;

text-align: center;

padding: 3px;

}



a:link

{

color: #fc0000;

text-decoration: none;

}



a:visited

{

color: #fc0000;

text-decoration: none;

}



a:hover

{

color: #000000;

text-decoration: underline;

}



</style>



</head>



<body>



<div id="PopBulle" style="position: absolute;"></div>



<script type="text/javascript">

document.onmousemove = SurveilleSouris;

</script>



<div style='margin-top: 2px; margin-bottom: 2px; margin-left: auto; margin-right: auto; width: 280px; text-align: center; border: 1px solid #e07000; background-color: #ffff9a;'>

<a style='color: #000000;' href="http://www.webidev.com/fr/?Parrain=simpson57">Créer son site d'élevage virtuel avec Webidev</a>

</div>

<center>



<table class='Organisator' cellspacing='10' cellpadding='0'>

<tr style='height:2px;'>

<td colspan='2'>



<center>

<table class='titre'>

<tr>

<td>

<marquee><span style='color: #ff0000;'>Bienvenue chez les simpson57 !</span><br />

</marquee><br />



</td>

</tr>

</table>

</center>



<div style="width: 728px; height: 90px; margin: 0px auto 10px auto;">

<script type="text/javascript"><!--

google_ad_client = "pub-2967028811556357";

/* Sous site, bandeau large */

google_ad_slot = "9883545118";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

</div>



</td>

</tr>

<tr style='height:2px;'>

<td style='width: 170px;' valign='top'>

<center>

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>le monde des simpson</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448789">Introduction</a><br />il est 12:34:37<br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Acces a la famille</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'>

<form action="http://www.webidev.com/simpson57/MConnect" method='post'>

<b>Connexion :</b><br />

<input type='text' name='Pseudo' size='14' maxlength='30' value='Pseudo' onfocus="if (this.value=='Pseudo') this.value='';" /><br />

<input type='password' name='Password' size='14' maxlength='16' value='abcdef' onfocus="if (this.value=='abcdef') this.value='';" /><br />

<input type='submit' value='Connecter' /><br />

<a href="http://www.webidev.com/simpson57/MInscription">Inscription</a>

</form><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448792">Liste membre</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448892">contacter moi</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448896">mot de passe oublier</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450791">les regles</a><br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Top simpson !</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448794">les membre les plus riche</a><br />il y&#039;a 9 de membre inscrit<br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450265">top simpson niveau</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=453407"><a href='http://www.yourfonts.com/fontgenerator/741189.html'>YourFonts</a></a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=467945">1 membres en ligne</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=476509">top simpson lv</a><br />

</td>

</tr>

</table>

<br /></center>

</td><td valign='top'>



<center>

<table class='Page' cellspacing='0'>

<tr>

<td class='trpage'><center>Accès refusé !</center></td>

</tr>

<tr>

<td class='trcorpspage'>

<div class='Error'>Votre session a expirée !</div><br /><br /><center>Vous n'avez pas la permission d'accèder à cette page.</center><br /><br /><br />

</td>

</tr>

</table>

</center>



</td>

</tr>

</table>

</center>





<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

<script type="text/javascript">

var pageTracker = _gat._getTracker("UA-5111274-1");

pageTracker._initData();

pageTracker._trackPageview();

</script>





</body>

</html>








<script type="text/javascript" src="http://www.webidev.com/JavaScript/Prototype/prototype.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Scriptaculous/scriptaculous.js"></script>

<script type="text/javascript" src="http://www.webidev.com/JavaScript/Webidev.js?version=11"></script>



<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Sites.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Common.css?version=11" />

<link rel="stylesheet" type="text/css" href="http://www.webidev.com/Files/Css/Langue-fr.css?version=11" />



<link rel="shortcut icon" href="http://www.webidev.com/Images/Extras/favicon.ico" />



<title>les simpson</title>



<style type='text/css'>



body

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

background-color: #;

}



table /* TODO : Faire une classe pour ca */

{

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

}



.Organisator

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/12.jpg);

border-style : solid;

border-width : 0px;

border-color : #ffffff;

width : 800px;

padding: 6px;

/*border-spacing: 20px;*/

/*border-collapse: separate;*/

margin: 0px;

height : 2px;

background-color: #ffffff;

}



.Menu

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 180px;

padding: 0px;

/*border-spacing: 10px;*/

/*border-collapse: separate;*/

/* Private : */

margin: 0px;

}



.tdmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

/*border-spacing: 0px;*/

/*border-collapse: collapse;*/

height : 20px;

background-color: #70ff70;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

}



.tdcorpsmenu

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/15.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.Page

{

border-style : solid;

border-width : 1px;

border-color : #e07000;

width : 610px;

padding: 0px;

/* Private : */

margin: 0px;

}



.trpage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffb770;

margin: 0px;

padding: 0px;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #623100;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.trcorpspage

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/13.jpg);

border-style : solid;

border-width : 0px;

height : 20px;

background-color: #ffff9a;

margin: 0px;

padding: 0px 10px ;

font-family: 'Arial', 'Arial', sans-serif;

font-size: 13px;

color: #000000;

text-align: justify;

font-style: normal;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

}



.titre

{

background-image: url(http://www.webidev.com/SitesFiles/simpson57/16.jpg);

border-style : solid;

border-width : 1px;

border-color : #e07000;

height : 80px;

width : 800px;

background-color: #ffb770;

/*background-repeat: repeat-y;*/

/*background-attachment: fixed;*/

margin: 0;

padding: 0px;

font-family: 'Monaco', 'Arial', sans-serif;

font-size: 40px;

color: #623100;

text-align: center;

font-style: normal;

}



.ForumMembre

{

font-size: 13px;

color: #000000;

width : 450px;

background-color : #ffffb6;

border-style : dashed;

border-color : #000000;

border-width : 1px;

padding: 5px 5px 5px 20px;

text-align: left;

}



.PopPerso

{

color: #000000;

padding: 3px;

border-style: solid;

border-width: 1px;

border-color: #e07000;

background-color: #ffff9a;

}



.AchatEnchere td

{

border: 1px solid #000000;

background-color : #ffffb6;

color: #000000;

text-align: center;

padding: 3px;

}



a:link

{

color: #fc0000;

text-decoration: none;

}



a:visited

{

color: #fc0000;

text-decoration: none;

}



a:hover

{

color: #000000;

text-decoration: underline;

}



</style>



</head>



<body>



<div id="PopBulle" style="position: absolute;"></div>



<script type="text/javascript">

document.onmousemove = SurveilleSouris;

</script>



<div style='margin-top: 2px; margin-bottom: 2px; margin-left: auto; margin-right: auto; width: 280px; text-align: center; border: 1px solid #e07000; background-color: #ffff9a;'>

<a style='color: #000000;' href="http://www.webidev.com/fr/?Parrain=simpson57">Créer son site d'élevage virtuel avec Webidev</a>

</div>

<center>



<table class='Organisator' cellspacing='10' cellpadding='0'>

<tr style='height:2px;'>

<td colspan='2'>



<center>

<table class='titre'>

<tr>

<td>

<marquee><span style='color: #ff0000;'>Bienvenue chez les simpson57 !</span><br />

</marquee><br />



</td>

</tr>

</table>

</center>



<div style="width: 728px; height: 90px; margin: 0px auto 10px auto;">

<script type="text/javascript"><!--

google_ad_client = "pub-2967028811556357";

/* Sous site, bandeau large */

google_ad_slot = "9883545118";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

</div>



</td>

</tr>

<tr style='height:2px;'>

<td style='width: 170px;' valign='top'>

<center>

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>le monde des simpson</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448789">Introduction</a><br />il est 21:30:39<br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Acces a la famille</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'>

<form action="http://www.webidev.com/simpson57/MConnect" method='post'>

<b>Connexion :</b><br />

<input type='text' name='Pseudo' size='14' maxlength='30' value='Pseudo' onfocus="if (this.value=='Pseudo') this.value='';" /><br />

<input type='password' name='Password' size='14' maxlength='16' value='abcdef' onfocus="if (this.value=='abcdef') this.value='';" /><br />

<input type='submit' value='Connecter' /><br />

<a href="http://www.webidev.com/simpson57/MInscription">Inscription</a>

</form><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448792">Liste membre</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448892">contacter moi</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=448896">mot de passe oublier</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450791">les regles</a><br />

</td>

</tr>

</table>

<br />

<table class='Menu' cellspacing='0'>

<tr>

<td class='tdmenu'><center>Top simpson !</center></td>

</tr>

<tr style='height:30px;'>

<td colspan='2' class='tdcorpsmenu'><a href="http://www.webidev.com/simpson57/ViewPage?Id=448794">les membre les plus riche</a><br />il y&#039;a 9 de membre inscrit<br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=450265">top simpson niveau</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=453407"><a href='http://www.yourfonts.com/fontgenerator/741189.html'>YourFonts</a></a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=467945">0 membres en ligne</a><br /><a href="http://www.webidev.com/simpson57/ViewPage?Id=476509">top simpson lv</a><br />

</td>

</tr>

</table>

<br /></center>

</td><td valign='top'>



<center>

<table class='Page' cellspacing='0'>

<tr>

<td class='trpage'><center>Introduction</center></td>

</tr>

<tr>

<td class='trcorpspage'>

<center><br />

Devenez un membre de la famille simpson.<br />

<br />

nous sommes le Samedi 3 Juillet 2010<br />

<br />

<br />

<br />

<img src='http://www.webidev.com/SitesFiles/simpson57/4.gif' alt='Image' /><br />

<br />

les simpson sont des humain jaune tr&egrave;s rigolo.<br />

<br />

Ici vous pourrez vous en ocuper <br />

<br />

Inscrivez vous vite !<br />

</center><br />

&copy; Copyright webidev.com/simpson57 2010 &copy;<br />

COPIES INTERDITES<br />

<br />

nos partenaire<br />

<a href='http://www.webidev.com/the-monstre-ville'>the-monstre-ville</a><br />

</td>

</tr>

</table>

</center>



</td>

</tr>

</table>

</center>





<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

<script type="text/javascript">

var pageTracker = _gat._getTracker("UA-5111274-1");

pageTracker._initData();

pageTracker._trackPageview();

</script>





</body>

</html>
le 4 juil 2010 à 12h 41 (il y a 14 ans)
En ligne simpson57 (simpson57
bien sur que je ne peut pas changer et mettre de la musique si le site et heberger par webidev
Poster un message
Veuillez vous connecter pour poster sur le forum.

Webidev | v2.10.0 | © Webidev 2007 - 2024 | Contact