Ce script permet d'afficher les lignes d'un tableau avec des couleurs de fonds et autres caractéristiques différentes pour les lignes paires et impaires.

This script allows to show the lines of a table with different background colors and other characteristics for even and odd lines.

Exemple :

Example:

Copier ceci dans la section <HEAD> entre des étiquettes <STYLE>et </STYLE> ou dans un fichier .css relié.

Copy this in the <HEAD> section between <STYLE> and </STYLE> tags or in a .css linked file.



Copier ceci dans la section <HEAD> entre des étiquettes <SCRIPT>et </SCRIPT> ou dans un fichier .js relié.

Copy this in the <HEAD> section between <SCRIPT> and </SCRIPT> tags or in a .js linked file.



Copier ceci à l'intérieur l'étiquette <BODY>.

Copy this inside the <BODY> tag.



Copier ceci dans la section <BODY> à l'endroit désiré dans la page.

Copy this in the <BODY> section at the desired location in the page.