Probleme avec mon site
Fermé
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
-
29 déc. 2008 à 01:20
markopolo - 16 janv. 2014 à 19:34
markopolo - 16 janv. 2014 à 19:34
A voir également:
- Probleme avec mon site
- Site de telechargement - Accueil - Outils
- Site comme coco - Accueil - Réseaux sociaux
- Quel site remplace coco - Accueil - Réseaux sociaux
- Site pour vendre des objets d'occasion - Guide
- Site inaccessible - Guide
28 réponses
le-patriote
Messages postés
382
Date d'inscription
vendredi 6 juin 2008
Statut
Membre
Dernière intervention
9 janvier 2010
57
29 déc. 2008 à 01:25
29 déc. 2008 à 01:25
hey mais ton site est bien fait je crois savoir d'ou vient le probleme ! telecharge mozilla firefox et tout rentrera dans l'ordre la musique se lance aussi ! si sa ne regle pas tout tu a bien fais attention de marquer les longeure en pourcent et non pas en pixel sa change en fonction du navigateur
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:31
29 déc. 2008 à 01:31
ok, cool mais pourquoi c'est décalé sur mon pc fixe, peut etre un probleme avec ma résolution?
Sinon pour la musique je parle de celle qui devrait être jouer quand on passe le curseur sur les boutons "myspace" et "photos", j'ai mis un fichier wav de 2 secondes mais rien ne se joue!
sinon merci je suis quand même rassurée si tu vois mon site tel que je le vois de mon pc portable ;)
Sinon pour la musique je parle de celle qui devrait être jouer quand on passe le curseur sur les boutons "myspace" et "photos", j'ai mis un fichier wav de 2 secondes mais rien ne se joue!
sinon merci je suis quand même rassurée si tu vois mon site tel que je le vois de mon pc portable ;)
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:35
29 déc. 2008 à 01:35
sinonje viens de mettre en pour cent au lieu de pixel pour être sure!!!! merci
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:35
29 déc. 2008 à 01:35
Bonsoir!
essai de voir avec ton css,met les valeurs en % et non en px.
essai de voir avec ton css,met les valeurs en % et non en px.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:37
29 déc. 2008 à 01:37
le truc c'est qu'avec le logiciel que j'utilise je ne sais pas comment faire pour mettre le css en pour cent ! là c'est l'image que j'ai changé pour mettre en pour cent! ce n'était pas ca en fait l'idée :(! je ne suis pas tres calée c'est pour cela que j'ai pris ce logiciel de débutant!
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:40
29 déc. 2008 à 01:40
OK!
alors comme le logiciel a généré le code css,fais nous voir ce code pour qu'on aide!!
alors comme le logiciel a généré le code css,fais nous voir ce code pour qu'on aide!!
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:41
29 déc. 2008 à 01:41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Site officiel du groupe My Lady! music</title>
<meta name="author" content="My Lady! music">
<meta name="keywords" content="musique, reims, concert, nouveau, acoustque, underground, couple, chanson, my lady music, my lady, music, france couple, rescusi-ann, rescusi, myspace, you tube, mr president">
<meta name="description" content="Site officiel du groupe My Lady! music">
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1,Transition=0)">
<meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
<style type="text/css">
.WinMedia1_folder
{
font-family: Jokerman;
font-size: 15px;
text-transform: uppercase;
background-color: #643022;
padding-left: 5px;
width: 100%;
border-style: solid;
border-width: 3;
border-color: #FFFFFF;
}
.WinMedia1_item
{
font-family: Jokerman;
font-size: 15px;
background-color: #DCD1CF;
padding-left: 5px;
width: 100%;
border-style: solid;
border-width: 3;
border-color: #FFFFFF;
}
.WinMedia1_folder_a
{
color: #DCD1CF;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.WinMedia1_folder_a:hover
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF;
}
.WinMedia1_item_a
{
color: #643022;
font-weight: normal;
text-decoration: none;
}
.WinMedia1_item_a:hover
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
</style>
<script language="JavaScript1.4" type="text/javascript">
<!--
function PlaySound(strFileName)
{
var soundfile = eval("document." + strFileName);
try
{
soundfile.Play();
}
catch (e)
{
soundfile.DoPlay();
}
}
//-->
</script>
<script type="text/javascript">
<!--
function SwapImage()
{
var doc=document, args=arguments;
doc.$imgSwaps = new Array();
for(var i=2; i<args.length; i+=2)
{
var elem=FindObject(args[i]);
if(elem)
{
doc.$imgSwaps[doc.$imgSwaps.length]=elem;
elem.$src=elem.src;
elem.src=args[i+1];
}
}
}
// -->
</script>
<script type="text/javascript">
<!--
function FindObject(id, doc)
{
var child, elem;
if(!doc)
doc=document;
if(doc.getElementById)
elem=doc.getElementById(id);
else
if(doc.layers)
child=doc.layers;
else
if(doc.all)
elem=doc.all[id];
if(elem)
return elem;
if(doc.id==id || doc.name==id)
return doc;
if(doc.childNodes)
child=doc.childNodes;
if(child)
{
for(var i=0; i<child.length; i++)
{
elem=FindObject(id,child[i]);
if(elem)
return elem;
}
}
var frm=doc.forms;
if(frm)
{
for(var i=0; i<frm.length; i++)
{
var elems=frm[i].elements;
for(var j=0; j<elems.length; j++)
{
elem=FindObject(id,elems[i]);
if(elem) return elem;
}
}
}
return null;
}
// -->
</script>
<script language="JavaScript" type="text/javascript">
<!--
function ToggleExpand(id)
{
var obj = FindObject(id);
if (!obj)
{
return false;
}
if (obj.style.display == "none")
{
obj.style.display = "";
}
else
{
obj.style.display = "none";
}
return false;
}
//-->
</script>
</head>
<body background="images/idee de desespoir 2 en pour cent.jpg" bgcolor="#FFFFFF" text="#643022" style="scrollbar-face-color:#643022;scrollbar-arrow-color:#DCD1CF;scrollbar-3dlight-color:#DCD1CF;scrollbar-darkshadow-color:#DCD1CF;scrollbar-highlight-color:#643022;scrollbar-shadow-color:#643022;scrollbar-track-color:#DCD1CF;">
<bgsound src="special pour le site dure qques secondes.wav" loop="1">
<a href="http://www.wysiwygwebbuilder.com" target="_blank"><img src="images/builtwithwwb5.gif" width="88" height="31" align="top" border="0" alt="Pablo Software Solutions" style="position:absolute;left:910px;top:1053px;z-index:250"></a>
<div id="wb_Marquee1" style="position:absolute;left:113px;top:183px;width:250px;height:28px;background-color:#DDD2D0;z-index:1" align="left">
<marquee direction="left" height="28" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="background-color:#DDD2D0;" id="Marquee1"><font style="font-size:21px" color="#000000" face="Bleeding Cowboys">My Lady! </font><font style="font-size:21px" color="#000000" face="BlackChancery">music</font><font style="font-size:21px" color="#000000" face="Bleeding Cowboys"> : </font><font style="font-size:27px" color="#000000" face="Freestyle Script">un groupe au style Acoustique Underground</font></marquee></div>
<div id="wb_WinMedia1" style="position:absolute;left:415px;top:346px;width:100px;height:21px;z-index:2" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="WinMedia1">
<tr>
<td align="left" valign="top" width="100" height="21"><a href="https://myspace.com/myladymusic"><img id="img0001" src="images/img0001.gif" alt="" align="top" border="0" width="100" height="21" onmouseover="SwapImage(1,0,'img0001','images/img0001_over.gif');PlaySound('navsound3')" onmouseout="SwapImage(0,0,'img0001','images/img0001.gif')"></a></td>
</tr>
</table>
<embed name="navsound3" src="special pour le site dure qques secondes.wav" type="application/x-mplayer2" autostart="false" mastersound hidden="true" volume="100" width="0" height="0">
</div>
<div id="wb_WinMedia1" style="position:absolute;left:415px;top:307px;width:100px;height:21px;z-index:3" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="WinMedia1">
<tr>
<td align="left" valign="top" width="100" height="21"><a href="https://arteos.blogspot.com/2008/11/081105-my-lady-reims.html"><img id="img0002" src="images/img0002.gif" alt="Par Arteos" title="Par Arteos" align="top" border="0" width="100" height="21" onmouseover="SwapImage(1,0,'img0002','images/img0002_over.gif');PlaySound('navsound4')" onmouseout="SwapImage(0,0,'img0002','images/img0002.gif')"></a></td>
</tr>
</table>
<embed name="navsound4" src="special pour le site dure qques secondes.wav" type="application/x-mplayer2" autostart="false" mastersound hidden="true" volume="100" width="0" height="0">
</div>
<div id="wb_Text1" style="position:absolute;left:8px;top:273px;width:390px;height:504px;z-index:4" align="left">
<font style="font-size:24px" color="#000000" face="Freestyle Script"><b>_Nouveau groupe rémois au style Acoustique Underground_<br>
<br>
Composé de 2 membres (Baptiste Martin -Auteur, compositeur et interprète et Aurélie Claux -interprète principal).<br>
Après avoir été pendant 4 ans (de 2004 à Mars 2008) dans un groupe de Rock/pop du nom de Rescusi-ann avec lequel nous avons accumulé de nombreux concerts, gagné divers tremplins et enregistré un album, nous avons continué seuls l'aventure en nous tournant vers ce style original. Un genre différent mais ouvrant sur de nouvelles perspectives...<br>
Ce couple à la ville comme à la scène compose des Titres aux sonorités anglo-saxonnes made in france...<br>
Un paradoxe surprenant mais qui peut séduire les plus récalcitrants dans le genre. A aimer ou à détester mais il ne laisse pas indifférent! </b></font></div>
<div id="wb_WinMedia1" style="position:absolute;left:850px;top:15px;width:122px;height:432px;z-index:5" align="left">
<table cellpadding="0" cellspacing="0" width="122">
<tbody>
<tr>
<td>
<table width="100%" cellspacing="2">
<tr>
<td class="WinMedia1_folder" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#643022'"><a class="WinMedia1_folder_a" onclick="return ToggleExpand('WinMedia1_Folder1')" href="#">Cliquez pour découvrir nos titres</a></td>
</tr>
</table>
</td>
</tr>
</tbody>
<tbody id="WinMedia1_Folder1" style="display:none">
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<table width="100%" cellspacing="2">
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/special.mp3">I'm Special</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/84dollars.mp3">84$</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Mini.mp3">Mini</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/JackINthEboX.mp3">Jack in the Box</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/carryThree.mp3">Carry Three</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Horrorhouse.mp3">Horror's House</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/polliwoginme.mp3">Pollywogs in me</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/mrpresident.mp3">Mr President</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Virgilssuicide.mp3">Virgil's Suicide</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/psychoneurosis.mp3">Psychoneurosis</a></td></tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="wb_NavigationBar3" style="position:absolute;left:40px;top:345px;width:100px;height:0px;z-index:6" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="NavigationBar3">
</table>
</div>
<div id="wb_RollOver1" style="position:absolute;left:412px;top:957px;width:87px;height:86px;z-index:7" align="left">
<script language="JavaScript" type="text/javascript">
<!--
RollOver1 = new Image();
RollOver1.src = "images/akamusic_screenshot_home.jpg";
//-->
</script>
<a href="http://www.akamusic.com/Ydalim">
<img src="images/akamusic_logo-fond_blanc.png" id="RollOver1" width="87" height="86" alt="" title="Devenir notre producteur..." border="0" onMouseOver="this.src='images/akamusic_screenshot_home.jpg'" onMouseOut="this.src='images/akamusic_logo-fond_blanc.png'">
</a>
</div>
<div id="wb_Html1" style="position:absolute;left:579px;top:703px;width:100px;height:100px;z-index:8" align="left">
<!-- Vidéo "Mr President" -->
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/t0zLcRS_aos&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/t0zLcRS_aos&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div>
<div id="wb_Text2" style="position:absolute;left:747px;top:538px;width:150px;height:70px;z-index:9" align="left">
<font style="font-size:29px" color="#643022" face="Freestyle Script"><b>Vidéo du titre "Mr President"</b></font></div>
<div id="wb_Html2" style="position:absolute;left:4px;top:6px;width:100px;height:100px;z-index:10" align="left">
<title>Site officiel du groupe My Lady! music</title>
<meta name="Description" content="Groupe rémois au style "Acoustique Underground".">
<meta name="Keywords" content="musique, reims, france, acoustique, groupe, guitare, chant, underground, sarkozy, mr president, nouveau, my lady music, music, my lady, ">
<meta name="Author" content="Aurélie CLAUX">
<meta name="Copyright" content="Aurélie CLAUX">
<meta name="Content-language" content="fr"></div>
<div id="wb_Html3" style="position:absolute;left:39px;top:924px;width:100px;height:100px;z-index:11" align="left">
<!-- Contact -->
<HTML>
<HEAD>
<TITLE>faire un commentaire</TITLE>
<SCRIPT LANGUAGE="Javascript" SRC="Form.js"></SCRIPT>
</HEAD>
<BODY>
<form action="mailto:myladymusic@hotmail.fr" method="post" enctype="text/plain" name="mail">
Commentaire:<br>
<textarea name="Message" rows="2" cols="30"></textarea><p>
<input type="submit" value="envoyer"></form>
</FORM>
</BODY>
</HTML></div>
<div id="wb_WinMedia1" style="position:absolute;left:551px;top:240px;width:100px;height:100px;z-index:12" align="left">
<embed src="special ouvrir site du groupe.wav" id="WinMedia1" border="0" autostart="true" loop="false" hidden="true" width="100" height="100">
</div>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Site officiel du groupe My Lady! music</title>
<meta name="author" content="My Lady! music">
<meta name="keywords" content="musique, reims, concert, nouveau, acoustque, underground, couple, chanson, my lady music, my lady, music, france couple, rescusi-ann, rescusi, myspace, you tube, mr president">
<meta name="description" content="Site officiel du groupe My Lady! music">
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1,Transition=0)">
<meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
<style type="text/css">
.WinMedia1_folder
{
font-family: Jokerman;
font-size: 15px;
text-transform: uppercase;
background-color: #643022;
padding-left: 5px;
width: 100%;
border-style: solid;
border-width: 3;
border-color: #FFFFFF;
}
.WinMedia1_item
{
font-family: Jokerman;
font-size: 15px;
background-color: #DCD1CF;
padding-left: 5px;
width: 100%;
border-style: solid;
border-width: 3;
border-color: #FFFFFF;
}
.WinMedia1_folder_a
{
color: #DCD1CF;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.WinMedia1_folder_a:hover
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF;
}
.WinMedia1_item_a
{
color: #643022;
font-weight: normal;
text-decoration: none;
}
.WinMedia1_item_a:hover
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
</style>
<script language="JavaScript1.4" type="text/javascript">
<!--
function PlaySound(strFileName)
{
var soundfile = eval("document." + strFileName);
try
{
soundfile.Play();
}
catch (e)
{
soundfile.DoPlay();
}
}
//-->
</script>
<script type="text/javascript">
<!--
function SwapImage()
{
var doc=document, args=arguments;
doc.$imgSwaps = new Array();
for(var i=2; i<args.length; i+=2)
{
var elem=FindObject(args[i]);
if(elem)
{
doc.$imgSwaps[doc.$imgSwaps.length]=elem;
elem.$src=elem.src;
elem.src=args[i+1];
}
}
}
// -->
</script>
<script type="text/javascript">
<!--
function FindObject(id, doc)
{
var child, elem;
if(!doc)
doc=document;
if(doc.getElementById)
elem=doc.getElementById(id);
else
if(doc.layers)
child=doc.layers;
else
if(doc.all)
elem=doc.all[id];
if(elem)
return elem;
if(doc.id==id || doc.name==id)
return doc;
if(doc.childNodes)
child=doc.childNodes;
if(child)
{
for(var i=0; i<child.length; i++)
{
elem=FindObject(id,child[i]);
if(elem)
return elem;
}
}
var frm=doc.forms;
if(frm)
{
for(var i=0; i<frm.length; i++)
{
var elems=frm[i].elements;
for(var j=0; j<elems.length; j++)
{
elem=FindObject(id,elems[i]);
if(elem) return elem;
}
}
}
return null;
}
// -->
</script>
<script language="JavaScript" type="text/javascript">
<!--
function ToggleExpand(id)
{
var obj = FindObject(id);
if (!obj)
{
return false;
}
if (obj.style.display == "none")
{
obj.style.display = "";
}
else
{
obj.style.display = "none";
}
return false;
}
//-->
</script>
</head>
<body background="images/idee de desespoir 2 en pour cent.jpg" bgcolor="#FFFFFF" text="#643022" style="scrollbar-face-color:#643022;scrollbar-arrow-color:#DCD1CF;scrollbar-3dlight-color:#DCD1CF;scrollbar-darkshadow-color:#DCD1CF;scrollbar-highlight-color:#643022;scrollbar-shadow-color:#643022;scrollbar-track-color:#DCD1CF;">
<bgsound src="special pour le site dure qques secondes.wav" loop="1">
<a href="http://www.wysiwygwebbuilder.com" target="_blank"><img src="images/builtwithwwb5.gif" width="88" height="31" align="top" border="0" alt="Pablo Software Solutions" style="position:absolute;left:910px;top:1053px;z-index:250"></a>
<div id="wb_Marquee1" style="position:absolute;left:113px;top:183px;width:250px;height:28px;background-color:#DDD2D0;z-index:1" align="left">
<marquee direction="left" height="28" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="background-color:#DDD2D0;" id="Marquee1"><font style="font-size:21px" color="#000000" face="Bleeding Cowboys">My Lady! </font><font style="font-size:21px" color="#000000" face="BlackChancery">music</font><font style="font-size:21px" color="#000000" face="Bleeding Cowboys"> : </font><font style="font-size:27px" color="#000000" face="Freestyle Script">un groupe au style Acoustique Underground</font></marquee></div>
<div id="wb_WinMedia1" style="position:absolute;left:415px;top:346px;width:100px;height:21px;z-index:2" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="WinMedia1">
<tr>
<td align="left" valign="top" width="100" height="21"><a href="https://myspace.com/myladymusic"><img id="img0001" src="images/img0001.gif" alt="" align="top" border="0" width="100" height="21" onmouseover="SwapImage(1,0,'img0001','images/img0001_over.gif');PlaySound('navsound3')" onmouseout="SwapImage(0,0,'img0001','images/img0001.gif')"></a></td>
</tr>
</table>
<embed name="navsound3" src="special pour le site dure qques secondes.wav" type="application/x-mplayer2" autostart="false" mastersound hidden="true" volume="100" width="0" height="0">
</div>
<div id="wb_WinMedia1" style="position:absolute;left:415px;top:307px;width:100px;height:21px;z-index:3" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="WinMedia1">
<tr>
<td align="left" valign="top" width="100" height="21"><a href="https://arteos.blogspot.com/2008/11/081105-my-lady-reims.html"><img id="img0002" src="images/img0002.gif" alt="Par Arteos" title="Par Arteos" align="top" border="0" width="100" height="21" onmouseover="SwapImage(1,0,'img0002','images/img0002_over.gif');PlaySound('navsound4')" onmouseout="SwapImage(0,0,'img0002','images/img0002.gif')"></a></td>
</tr>
</table>
<embed name="navsound4" src="special pour le site dure qques secondes.wav" type="application/x-mplayer2" autostart="false" mastersound hidden="true" volume="100" width="0" height="0">
</div>
<div id="wb_Text1" style="position:absolute;left:8px;top:273px;width:390px;height:504px;z-index:4" align="left">
<font style="font-size:24px" color="#000000" face="Freestyle Script"><b>_Nouveau groupe rémois au style Acoustique Underground_<br>
<br>
Composé de 2 membres (Baptiste Martin -Auteur, compositeur et interprète et Aurélie Claux -interprète principal).<br>
Après avoir été pendant 4 ans (de 2004 à Mars 2008) dans un groupe de Rock/pop du nom de Rescusi-ann avec lequel nous avons accumulé de nombreux concerts, gagné divers tremplins et enregistré un album, nous avons continué seuls l'aventure en nous tournant vers ce style original. Un genre différent mais ouvrant sur de nouvelles perspectives...<br>
Ce couple à la ville comme à la scène compose des Titres aux sonorités anglo-saxonnes made in france...<br>
Un paradoxe surprenant mais qui peut séduire les plus récalcitrants dans le genre. A aimer ou à détester mais il ne laisse pas indifférent! </b></font></div>
<div id="wb_WinMedia1" style="position:absolute;left:850px;top:15px;width:122px;height:432px;z-index:5" align="left">
<table cellpadding="0" cellspacing="0" width="122">
<tbody>
<tr>
<td>
<table width="100%" cellspacing="2">
<tr>
<td class="WinMedia1_folder" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#643022'"><a class="WinMedia1_folder_a" onclick="return ToggleExpand('WinMedia1_Folder1')" href="#">Cliquez pour découvrir nos titres</a></td>
</tr>
</table>
</td>
</tr>
</tbody>
<tbody id="WinMedia1_Folder1" style="display:none">
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<table width="100%" cellspacing="2">
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/special.mp3">I'm Special</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/84dollars.mp3">84$</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Mini.mp3">Mini</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/JackINthEboX.mp3">Jack in the Box</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/carryThree.mp3">Carry Three</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Horrorhouse.mp3">Horror's House</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/polliwoginme.mp3">Pollywogs in me</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/mrpresident.mp3">Mr President</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/Virgilssuicide.mp3">Virgil's Suicide</a></td></tr>
<tr><td class="WinMedia1_item" onMouseOver="this.style.backgroundColor='#643022'" onMouseOut="this.style.backgroundColor='#DCD1CF'"><a class="WinMedia1_item_a" href="http://sd-1.archive-host.com/membres/playlist/122280443214507850/psychoneurosis.mp3">Psychoneurosis</a></td></tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="wb_NavigationBar3" style="position:absolute;left:40px;top:345px;width:100px;height:0px;z-index:6" align="left">
<table border="0" cellpadding="0" cellspacing="0" id="NavigationBar3">
</table>
</div>
<div id="wb_RollOver1" style="position:absolute;left:412px;top:957px;width:87px;height:86px;z-index:7" align="left">
<script language="JavaScript" type="text/javascript">
<!--
RollOver1 = new Image();
RollOver1.src = "images/akamusic_screenshot_home.jpg";
//-->
</script>
<a href="http://www.akamusic.com/Ydalim">
<img src="images/akamusic_logo-fond_blanc.png" id="RollOver1" width="87" height="86" alt="" title="Devenir notre producteur..." border="0" onMouseOver="this.src='images/akamusic_screenshot_home.jpg'" onMouseOut="this.src='images/akamusic_logo-fond_blanc.png'">
</a>
</div>
<div id="wb_Html1" style="position:absolute;left:579px;top:703px;width:100px;height:100px;z-index:8" align="left">
<!-- Vidéo "Mr President" -->
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/t0zLcRS_aos&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/t0zLcRS_aos&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div>
<div id="wb_Text2" style="position:absolute;left:747px;top:538px;width:150px;height:70px;z-index:9" align="left">
<font style="font-size:29px" color="#643022" face="Freestyle Script"><b>Vidéo du titre "Mr President"</b></font></div>
<div id="wb_Html2" style="position:absolute;left:4px;top:6px;width:100px;height:100px;z-index:10" align="left">
<title>Site officiel du groupe My Lady! music</title>
<meta name="Description" content="Groupe rémois au style "Acoustique Underground".">
<meta name="Keywords" content="musique, reims, france, acoustique, groupe, guitare, chant, underground, sarkozy, mr president, nouveau, my lady music, music, my lady, ">
<meta name="Author" content="Aurélie CLAUX">
<meta name="Copyright" content="Aurélie CLAUX">
<meta name="Content-language" content="fr"></div>
<div id="wb_Html3" style="position:absolute;left:39px;top:924px;width:100px;height:100px;z-index:11" align="left">
<!-- Contact -->
<HTML>
<HEAD>
<TITLE>faire un commentaire</TITLE>
<SCRIPT LANGUAGE="Javascript" SRC="Form.js"></SCRIPT>
</HEAD>
<BODY>
<form action="mailto:myladymusic@hotmail.fr" method="post" enctype="text/plain" name="mail">
Commentaire:<br>
<textarea name="Message" rows="2" cols="30"></textarea><p>
<input type="submit" value="envoyer"></form>
</FORM>
</BODY>
</HTML></div>
<div id="wb_WinMedia1" style="position:absolute;left:551px;top:240px;width:100px;height:100px;z-index:12" align="left">
<embed src="special ouvrir site du groupe.wav" id="WinMedia1" border="0" autostart="true" loop="false" hidden="true" width="100" height="100">
</div>
</body>
</html>
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:48
29 déc. 2008 à 01:48
Ouh la!!!
Long code,je vois que tu mélange le css et le html.Bien voila,tout tes DIV dans la page j'ai vu que les dimensions étaient données en px(comme je l'ai dis avant),alors essai de les mettre en % et je t'assure que ca va marché.Comme ton code est vraiment touffue,je me perds dedans.L'idéal c'est de séparer le css du html et faire juste appel dans la page.(si cela étais séparé,je corrigeais le code en 5min (minimum) ou 10 min maxi.)
Tu comprends ce que je dis j'espère??
Long code,je vois que tu mélange le css et le html.Bien voila,tout tes DIV dans la page j'ai vu que les dimensions étaient données en px(comme je l'ai dis avant),alors essai de les mettre en % et je t'assure que ca va marché.Comme ton code est vraiment touffue,je me perds dedans.L'idéal c'est de séparer le css du html et faire juste appel dans la page.(si cela étais séparé,je corrigeais le code en 5min (minimum) ou 10 min maxi.)
Tu comprends ce que je dis j'espère??
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:50
29 déc. 2008 à 01:50
peux tu nous donner le lien de ton site pour que je vois avec mon écran??
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:54
29 déc. 2008 à 01:54
oui je comprend mais en réalité on ne peut pas dire que j'ai fait ce code! j'ai fait coulisser des rubriques pour creer sur le logiciel le site et après je clique pour qu'il me génére le html!!
c'est de la triche je sais :(
c'est de la triche je sais :(
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:54
29 déc. 2008 à 01:54
voilà le lien: myladymusic.fr
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:56
29 déc. 2008 à 01:56
oui je vois!
en tout cas,ça sera difficile car déja que c'est touffue je me perds dedans.Essai de voir avec le logiciel s'il n'est pas possible de fixer les valeurs avec les %.
Cordialement!!
en tout cas,ça sera difficile car déja que c'est touffue je me perds dedans.Essai de voir avec le logiciel s'il n'est pas possible de fixer les valeurs avec les %.
Cordialement!!
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 01:57
29 déc. 2008 à 01:57
ok je vais voir ce que je peux faire! en tout cas un grand MERCI!!!!!!!!!!!!!!! pour votre aide et votre temps!
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 01:58
29 déc. 2008 à 01:58
Moi j'ai un écran de 14" et ça s'affiche pas trop bien!!Le problème est au niveau des dimensions des DIV qui doivent être en %
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 02:03
29 déc. 2008 à 02:03
ok! pour modifier la valeur : pixel =px mais pour cent=? en html......
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 02:05
29 déc. 2008 à 02:05
salut!
pixel=px et pour cent=%
pixel=px et pour cent=%
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 02:08
29 déc. 2008 à 02:08
OK bon et bien je vais avoir du travail car les valeurs ne sont pas les memes en px et %......
en tout cas merci! je vais mis mettre, convertir et changer les dimensions!!!!!
en tout cas merci! je vais mis mettre, convertir et changer les dimensions!!!!!
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 02:14
29 déc. 2008 à 02:14
en fait je me rend compte que je ne sais pas comment convertir! pour la photo c'était simple mais pour le reste je suis perdue!!!!!!!!!!
bissdebrazza
Messages postés
2065
Date d'inscription
vendredi 29 juin 2007
Statut
Contributeur
Dernière intervention
7 décembre 2017
712
29 déc. 2008 à 02:17
29 déc. 2008 à 02:17
Regarde!
par exemple tu avais ça:
pour mettre en pourcentage tu mets:
ATTENTION:ce n'est qu'un exemple(les valeurs en %)
par exemple tu avais ça:
<div id="wb_Html3" style="position:absolute;left:39px;top:924px;width:100px;height:100px;z-index:11" align="left">
pour mettre en pourcentage tu mets:
<div id="wb_Html3" style="position:absolute;left:39%;top:15%;width:20%;height:5%;z-index:11" align="left">
ATTENTION:ce n'est qu'un exemple(les valeurs en %)
bat1234
Messages postés
62
Date d'inscription
jeudi 25 décembre 2008
Statut
Membre
Dernière intervention
8 mars 2009
29 déc. 2008 à 02:26
29 déc. 2008 à 02:26
Excuse je ne veux pas être relou mais connais tu un lien ou autre chose qui permet la conversion
exemple: 100px= x%
Car je ne comprend pas dans le code que tu m'as donné
l 39px;top:924px;width:100px;height:100px;z-index:11
39%;top:15%;width:20%;height:5%;z-index:11"
on ne change pas le 1er 39 puis 100px =20 puis 100%= 5%
exemple: 100px= x%
Car je ne comprend pas dans le code que tu m'as donné
l 39px;top:924px;width:100px;height:100px;z-index:11
39%;top:15%;width:20%;height:5%;z-index:11"
on ne change pas le 1er 39 puis 100px =20 puis 100%= 5%