Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

souligner titre css

.chimique {
  text-decoration: underline;
  /*text-underline-position: under;*/
}

.defaut {
  text-decoration: underline;
  text-underline-position: auto;
}
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #souligner #titre #css
ADD COMMENT
Topic
Name
9+1 =