Inserer une baniere en .html
schumi
-
RAD ZONE Messages postés 5230 Date d'inscription Statut Contributeur Dernière intervention -
RAD ZONE Messages postés 5230 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
je voudrais inserer une banniére sur myspace qui ma été envoyé.
http://www.djcenter.com/banner/Banner_DJCENTER.html
je l'ai déjà inserer sur un de mes sites avec ce code
<iframe src="http://www.djcenter.com/banner/Banner_DJCENTER.html" frameborder="0" scrolling="no" align="center" width="500px" height="100px" marginwidth="0" marginheight="0"></iframe>
ça marche trés bien mais sur myspace rien ne s'affiche. quel serait le bon code pour mon myspace svp.
Merci d'avance
je voudrais inserer une banniére sur myspace qui ma été envoyé.
http://www.djcenter.com/banner/Banner_DJCENTER.html
je l'ai déjà inserer sur un de mes sites avec ce code
<iframe src="http://www.djcenter.com/banner/Banner_DJCENTER.html" frameborder="0" scrolling="no" align="center" width="500px" height="100px" marginwidth="0" marginheight="0"></iframe>
ça marche trés bien mais sur myspace rien ne s'affiche. quel serait le bon code pour mon myspace svp.
Merci d'avance
A voir également:
- Inserer une baniere en .html
- Insérer une vidéo dans powerpoint - Guide
- Insérer signature word - Guide
- Insérer liste déroulante excel - Guide
- Insérer sommaire word - Guide
- Insérer une légende word - Guide
4 réponses
Bonjour, Désolé, mais la question n'est pas assez précise, en effet en cliquant sur vôtre lien, tout est bon ? donc ou est le problème ?
Bonjour, sous Firefox, voici le lien qui permet de voir le " code source " et donc résoudre vôtre problème !
http://joliclic.free.fr/mozilla/webdeveloper/
http://joliclic.free.fr/mozilla/webdeveloper/
Merci mais j'utilise IE7, mais sur un de mes sites j'ai mis ce code la pour l'afficher
<iframe src="http://www.djcenter.com/banner/Banner_DJCENTER.html" frameborder="0" scrolling="no" align="center" width="500px" height="100px" marginwidth="0" marginheight="0"></iframe>
et ça marche, alors que sur my space au lieu d'avoir la bannière j'ai le code qui s'affiche. je comprends pas du tout
<iframe src="http://www.djcenter.com/banner/Banner_DJCENTER.html" frameborder="0" scrolling="no" align="center" width="500px" height="100px" marginwidth="0" marginheight="0"></iframe>
et ça marche, alors que sur my space au lieu d'avoir la bannière j'ai le code qui s'affiche. je comprends pas du tout
met ce code pour ta banniere
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="100" id="banniere "> <param name="movie" value="http://www.djcenter.com/banner/Banner_DjCenterRec_100x500px.swf" /> <param name="quality" value="high" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="http://www.djcenter.com/banner/Banner_DjCenterRec_100x500px.swf" width="500" height="100"> <param name="quality" value="high" /> <!--<![endif]--> <a href="https://get.adobe.com/flashplayer/"> <img src="https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /> </a> <!--[if !IE]>--> </object> <!--<![endif]--> </object>