Ascenseurs
Diaporamas
Effets sur images
Fonds - Intros - sites
Infosbulles/News/Scrolls
Menus
Popups
Son
Temps
Textes
     
  F O N D S - I N T R O S  << s i t e s >>
       
   
arrière plan qui tourne (voir fichier zip)
 fond de page qui tourne façon psychédélique( fatiguant mais peut servir)
dégradés divers pour background
de gauche à droite:

<BODY STYLE="filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#000000')">

</body>
de haut en bas:

<BODY style="FILTER:progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#003366
,endColorstr="#ffffff" ,gradientType="0" bgColor="#ffffff" scroll="yes">

</body>
du plus foncé vers le plus clair, peu à peu:

<head>
<script>
function affichefond (i) {
r=i; v=i; b=i
hexa="0123456789abcdef"
fond = hexa.charAt (Math.floor (r/16))
fond = fond + hexa.charAt (r % 16)
fond = fond + hexa.charAt (Math.floor (v/16))
fond = fond + hexa.charAt (v % 16)
fond = fond + hexa.charAt (Math.floor (b/16))
fond = fond + hexa.charAt (b % 16)
document.bgColor = fond
}
i=0
function degrade () {
i += 1
if (i>255) i=0
affichefond (i)
setTimeout("degrade()",30)
}
</script>

</head>

<body BGCOLOR="#000000" onLoad="degrade ();">
<H1>CE TEXTE APPARAIT PETIT A PETIT</H1>

</body>
fond fixe (voir) - (ouvrir)
fond qui reste fixe quand le contenu d'une page bouge avec l'ascenseur.
fond qui change sur demande (voir) - (ouvrir)
fond qui change à la demande avec un menu déroulant.
animation pour intro (voir fichier zip)
page animée avec effet de cercle, pour une intro.
intro avec pavés (voir)- (ouvrir)
ouverture de page animée avec effet de pavés.
intro avec pavés de couleurs (voir)- (ouvrir)
page intro avec plusieurs pavés de couleurs qui changent de place.
desktop dog (voir)- (ouvrir)
pendule dans le coin haut droit, sur fond chien
 
 
   
         
     

<-  Haut de page  ->