+ 4
What is your fanciest css tag?
Yesterday I found a new css tag called âwill-changeâ. It defines that a element style will change in the future and tell it to the browser. What is your favorite style you not know before and you like very well?
2 Answers
+ 4
fancy {
position: fixed;
color: white;
background: sexy;
}
0
background: sexy; đ I like background: awesome;