souligner titre css code example
Example: souligner titre css
.chimique {
text-decoration: underline;
/*text-underline-position: under;*/
}
.defaut {
text-decoration: underline;
text-underline-position: auto;
}
.chimique {
text-decoration: underline;
/*text-underline-position: under;*/
}
.defaut {
text-decoration: underline;
text-underline-position: auto;
}