Vote des utilisateurs
0
0
Détails
Licence : Non renseignée
Mise en ligne le 14 février 2011
Langue : Français
Référencé dans
Navigation
BBCode simple
BBCode simple
BBCode simple
Pour avoir des listes numérotées
.un {
list-style-type: decimal;
}
.aa {
list-style-type: lower-alpha;
}
.AA {
list-style-type: upper-alpha;
}
.ii {
list-style-type: lower-roman;
}
.II {
list-style-type: upper-roman;
}
Utilisation
Pour avoir des listes numérotées
.un {
list-style-type: decimal;
}
.aa {
list-style-type: lower-alpha;
}
.AA {
list-style-type: upper-alpha;
}
.ii {
list-style-type: lower-roman;
}
.II {
list-style-type: upper-roman;
}
Utilisation
Developpez.com décline toute responsabilité quant à l'utilisation des différents éléments téléchargés.