Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css underline color

u
{
	text-decoration: underline;
  	text-decoration-color: red;
}
example of use: (in html)

<p>The word <u>CAT</u>, is underlined </p>
Comment

css custom underline color

text-decoration-color: red;
Comment

PREVIOUS NEXT
Code Example
Css :: css template 
Css :: use .map to count length of each element in an array 
Css :: bootstrap dropdown in accordion problem 
Css :: three dots animation 
Css :: place-content css property 
Css :: footer 
Css :: github lottie 
Css :: whats display block 
Css :: sass syntax cheat sheet 
Css :: nth-child css 
Css :: how to apply a transition to a child element when hovering over parent element 
Css :: bootstrap-navbar-brand 
Css :: css how to make 2d animations at once 
Css :: css tbody space tr 
Css :: css style link 
Css :: pink hex code 
Css :: punderline none 
Css :: webpack css not loading 
Css :: css tutorials 
Css :: https://html-css-js.com/html/ 
Css :: css background image is not show change default picture 
Css :: How to run our spider 
Css :: button background position left to right hover css 
Css :: operating system font-family css 
Css :: which port does ssh use 
Css :: responsive arrow breadcrumbs css site:stackoverflow.com 
Css :: is it possible to add xsl and css in same xml file 
Css :: child width big 
Css :: sass variables across files 
Css :: bootstrap col-sm-12 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =