What's mainly the functions of a selector in css | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What's mainly the functions of a selector in css

9th Nov 2020, 11:48 PM
Alan K.Zende
Alan K.Zende - avatar
2 ответов
10th Nov 2020, 12:00 AM
Josh Greig
Josh Greig - avatar
0
Selectors are used to finding or selecting HTML element which you want to style in CSS. Refer to the following site: https://www.w3schools.com/css/css_selectors.asp
10th Nov 2020, 3:40 AM
AjayGohil