kits graphiques kits graphiques flash animations flash kits graphiques css (css templates) |
#1
|
|||
|
|||
changer le background du template flash
j'ai modifié le code pour avoir unfond d'une autre couleur.
cela est-il correct? je pense respecter les règles concernant le calque non modifiable. merci de me le confirmer. <body> <div id="holder"> <!--DEBUT DU DROIT D'UTILISATION. NE PAS SUPPRIMER OU MODIFIER CES LIGNES. SI VOUS LES SUPPRIMEZ OU LES MODIFIEZ UN MESSAGE D'ALERTE APPARAITRA QUAND VOTRE SITE SERA EN LIGNE.--> <div id="copy" style="height: 75px; position: absolute; bottom: 0px; left:0px; border: none; width: 100%;"> <div id="free-flash-header" style="width:820px;margin:0 auto;text-align:right;position:relative;bottom:0px;margin-top:63px;color:#C2CAE0;font-size:10px;font-family:Verdana"><strong>kits graphiques</strong> sur <a href="http://www.kitsgratuits.com/"><strong>kits graphiques</strong></a></div> </div> <!--FIN DU DROIT D'UTILISATION--> <div id="header"> <script type="text/javascript">AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','width','850','height ','200','src','flash/effet','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash/effet','flashvars','','bgcolor','#ffffff'); //end AC code</script> <noscript> kit graphique </noscript> </div> <div id="menu"> <ul> <li><a href="index.htm"title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">ACCUEIL SITE</a></li> <li><a href="ecole_accueil.htm" title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">ACCUEIL ECOLE</a></li> <li><a href="ecole_infos.htm" title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">INFORMATIONS</a></li> <li><a href="services.htm" title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">INSCRIPTION</a></li> <li><a href="ecole_fiche.htm" title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">FICHES PRATIQUES</a></li> <li><a href="ecole_animation.htm" title="" onMouseOver="playSound(0)" onMouseOut="stopSound(0)">SEQUENCES DE JEU ANIMEES</a></li> </ul> </div> <div id="content"> <div id="left2"> <div style="padding:20px;padding-top;15px";> <h1>situations, PROBLEMES ET EXERCICES PROPOSES SELON REFERENTIEL ffR</h1> <p align="center"> <a href="ECOLEDERUGBY/fichesformation/PHASES%20DE%20JEU.doc.pdf" target="_blank" class="blue">Télécharger le document</a> <img src="images/utilitaires_site/pdf-file.jpg" width="25" height="25" /></p> <p align="left"><br /> <img src="images/utilitaires_site/ecole_photo2.jpg" width="300" height="150" align="right" style="margin-left:0px;display:block;" title="" /></p> <h1>moins de 7 ans</h1> <p class="bluesquare">REGLES RUGBY DIGEST</p> <p class="bluesquare">PLAN DE FORMATION</p> <p class="bluesquare">REFRENTIEL FFR</p> <p align="center" class="active"> </p> <p align="center" class="active"> </p> <p><img src="images/utilitaires_site/ecole_photo3.jpg" width="300" height="150" align="left" style="margin-right:200px;" /> <h1>MOINS DE 9 ANS</h1> <p class="bluesquare">REGLES RUGBY DIGEST</p> <p class="bluesquare">PLAN DE FORMATION</p> <p class="bluesquare">REFRENTIEL FFR</p> <h1> </h1> <p> </p> <h1><img src="images/utilitaires_site/ecole_photo2.jpg" width="300" height="150" align="right" style="margin-left:0px;display:block;" title="" /></h1> <h1>moins de 11 ans</h1> <p class="bluesquare">REGLES RUGBY DIGEST</p> <p class="bluesquare">PLAN DE FORMATION</p> <p class="bluesquare">REFRENTIEL FFR</p> <p> </p> </div> </div> <div id="footer"> <p>Copyright © 2007 YOUR COMPANY.</p> </div> <br/> </div> </body> </html> |
|
|