See the description | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

See the description

How do you in web dev make when you put your mouse your mouse over it. Is this basically what this think called css animation is?

6th Feb 2020, 7:48 AM
Andrei I
Andrei I - avatar
1 Respuesta
0
it is a pseudo property called hover (selector) :hover { }
6th Feb 2020, 7:54 AM
Gordon
Gordon - avatar