Jump to content

Recommended Posts

Posted

Salutare PCT, cum pot pune afecte la forum icons cum este in imaginea de mai jos? Adica atunci cand te duci cu sageata pe ele sa faca un hover.

zUgYF6q.png

Posted

Iti fac un ex:

.icon {
	width: 300px;
	height: 300px;
	background-color: #0595ff;
}

.icon:hover {
	background-color: #059511;
}

Ce face? Atunci cand pui mouse-ul pe div'ul respectiv isi schimba culoarea de background.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.