pomme 的个人资料Truc et Astuce pour msn ...日志列表 工具 帮助

日志


5月31日

Comment insérer un menu photo deroulant

Ceci marche avec un code html, pour insérer du html, il vous suffit de cliquez sur <HTML>

 

Voici le code html (à inserer entre <DIV> et </DIV>):

<DIV><STRONG><FONT color=#cc0066></FONT></STRONG></DIV>
<DIV><STRONG></DIV>
<DIV style="BORDER-RIGHT: black 2px solid; BORDER-TOP: black 2px solid; SCROLLBAR-HIGHLIGHT-COLOR: #00ff00; OVERFLOW: scroll; BORDER-LEFT: black 8px solid; WIDTH: 650px; COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #00ff00; BORDER-BOTTOM: black 2px solid; SCROLLBAR-DARKSHADOW-COLOR: #00ff00; HEIGHT: 419px; BACKGROUND-COLOR: #000000" align=left>
<P align=left><IMG style="WIDTH: 550px; HEIGHT: 419px" height=419 src=http://laphoto1.jpg width=550 border=0></P>
<P align=left><IMG style="WIDTH: 550px; HEIGHT: 419px" height=419 src=http://laphoto2.jpg width=550 border=0></P>
<P align=left><IMG style="WIDTH: 550px; HEIGHT: 419px" height=419 src=http://laphoto3.jpg width=550 border=0></P></DIV></STRONG>

 

Voici le résultat:

 
Dans le code vous trouvez les couleurs des scrollbar sous la forme d'un code html qui se situe après un #. Vous pouvez paramétrer les couleurs des barres de scrolling en changeant les codes couleurs html. Un petit exemple de codes couleurs html vous est fourni avec le tableau ci-dessous.
 
 
Si l'image est déformée c'est que vous n'avez pas le bon format. Pour corriger cela il vous faudra changer les valeurs WIDTH pour la largeur de l'image et HEIGHT pour sa hauteur.