<!--the frist one turn it red when your mouse on it
the 2end one get bigger when your mouse on it
the 3rd one turn ir backround red when your mouse on it
the 4th chage litte bit (Idk how to explan it)
the 5th underline the link when your mouse on it -->
<style>
a.ex1:hover, a.ex1:active {color: red;}
a.ex2:hover, a.ex2:active {font-size: 150%;}
a.ex3:hover, a.ex3:active {background: red;}
a.ex4:hover, a.ex4:active {font-family: monospace;}
a.ex5:visited, a.ex5:link {text-decoration: none;}
a.ex5:hover, a.ex5:active {text-decoration: underline;}
</style>
Code Example |
---|
Css :: image right css |
Css :: center with flex |
Css :: pointer events none and cursor not allowed |
Css :: text in circle css |
Css :: loops scss |
Css :: wrap a span |
Css :: how to move text down in css |
Css :: center div scss |
Css :: margin top inline block css |
Css :: vue v-cloak not working |
Css :: css animation stay at end |
Css :: css image hover zoom and rotate |
Css :: css attr(data-hover) |
Css :: text gradient css3 |
Css :: set background image and color both |
Css :: image rotate with css |
Css :: move element in front of another css |
Css :: move to last commit |
Css :: style direction |
Css :: how to scale a bg image acc to size of div |
Css :: linear gradient in text |
Css :: rotate z axis css |
Css :: how to view downloading speed |
Css :: css add shade over background image |
Css :: css good font color |
Css :: css text alignment |
Css :: change input placeholder text css |
Css :: how to make text transparent with stroke in css |
Css :: html css make p div into two lines |
Css :: css resize image |