Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css no purple links

a:hover { text-decoration: none; color:yellow; }
a:focus { text-decoration: none; color:orange; }
a:active { text-decoration: none; color:teal; }
Comment

PREVIOUS NEXT
Code Example
Css :: wordpress style.css 
Css :: flex align self 
Css :: can i use css in react native 
Css :: prefers color scheme 
Css :: float center tailwind 
Css :: css combinators 
Css :: multiple radial gradient css 
Css :: image overlay in css 
Css :: css triangle 
Css :: css z index 
Css :: scss variables 
Css :: how to remove css from element using jquery 
Css :: select two stuffes css 
Css :: pure css tabs 
Css :: css overflow-y not working 
Css :: import global variables scss angular 
Css :: rounded left border tailwind css 
Css :: css absolute position inside div 
Css :: css font variant small caps 
Css :: css media query max width 
Css :: css button click animation 
Css :: clearfix 
Css :: on hover display another div css 
Css :: The :invalid CSS pseudo-class 
Css :: css how to make text italic 
Css :: css grid responsive 
Css :: round corners of image css 
Css :: hide navbar css 
Css :: backdrop filter css 
Css :: materialize css form file input 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =