Skip to content

The Hovering Magician #14

Discussion options

You must be logged in to vote

You can use border property on :hover pseudo-class like this

[your_element_selector]:hover{ border: 1px solid #000000; }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by meviru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants