See the description | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
0
it is a pseudo property called hover (selector) :hover { }
6th Feb 2020, 7:54 AM
Gordon
Gordon - avatar