A voir également:
- Aide html
- Editeur html - Télécharger - HTML
- &Nbsp html - Forum HTML
- Espace en html - Astuces et Solutions
- Espace html ✓ - Forum HTML
- Br html - Forum CSS
1 réponse
societeserieuse
Messages postés
172
Date d'inscription
dimanche 24 août 2008
Statut
Membre
Dernière intervention
3 décembre 2008
7
6 oct. 2008 à 14:14
6 oct. 2008 à 14:14
montre ton code deja lol :)
6 oct. 2008 à 14:53
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>accueil</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
}
-->
</style></head>
<body bgcolor="#ffffff">
<div align="center">
<!--URL utilisées dans l'animation-->
<a href="newsletter/index2.html"></a>
<a href="boutons.html"></a>
<a href="accessoires.html"></a>
<a href="bon-de-commande.pdf"></a>
<a href="interieur-exterieur.html"></a>
<a href="accueil.html"></a>
<!--texte utilisé dans l'animation-->
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload2.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="1024" height="768" id="accueil" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="accueil.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="accueil.swf" quality="high" bgcolor="#ffffff" width="1024" height="768" name="accueil" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="https://get.adobe.com/flashplayer/" />
</object>
</div>
</body>
</html>
Peut être as tu une meilleure solution?