Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pseudo Class

Color Not Working On Active Button

I am trying to get the css font color to change to white when a button is pressed, however the only… Read more Color Not Working On Active Button

Css :not Pseudo-class Not Working

I am learning about the :not() pseudo class and it is not working as expected. I want to color all … Read more Css :not Pseudo-class Not Working

Relationship Between Active And Focused States

Currently I'm trying to understand how :active and :focus pseudo-classes related with each othe… Read more Relationship Between Active And Focused States