HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Want to try my hand at css
![kryan1990](https://us.v-cdn.net/5018160/uploads/userpics/905/n6SESE2Y2YPYZ.jpg)
Im sure you guys are sick of seeing my posts asking for help lol
Do you have any suggestions for sites/videos that instruct on how to do CSS coding
Simple things like changing hover reactions to not hover, etc.
0
Comments
@kryan1990: There is thousands on the internet. Why don't you look at Youtube tutorials or a book on CSS. Search online for "CSS coding school" or similar.
@kryan1990 if you are starting from nothing, I find W3schools is always a good spot.
https://www.w3schools.com/css/
For example the "hovering" you mentioned:
https://www.w3schools.com/cssref/sel_hover.asp
Agreed with @topcheese W3Schools are a really good spot ^^
And it's good for HTML too ^^