CSS Selectors

Опубликовано: 10 Март 2021
на канале: Animated Study
73
8

CSS adding styles in Web page, I mean it describe how HTML elements are to be displayed. In CSS we have Selector and block which contains one or more declaration separated by semicolon, while all declaration contains CSS property name and value separated by colon; Here selector shows us which html element we want to style. We have different type of selector like Universal Selector indicated by star, select all the element. Element selector selects HTML elements based on element name like h1 or p. And if you want same style for multiple elements you can use group selector in which you can separate the each selector with comma. Class selector select HTML elements with specific class attribute. On the other hand Id selector uses the ID attribute of an HTML element to select a specific element. This is nicely explain in this video.

See Full Playlist on HTML, CSS and JavaScript:
https://www.youtube.com/playlist?list...

See Full Playlist on Data Structures:    • Data Structures  

See Full Playlist on Computer Networks:    • Computer Networks  

#CSS #Selectors #AnimatedStudy


На этой странице сайта вы можете посмотреть видео онлайн CSS Selectors длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Animated Study 10 Март 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 73 раз и оно понравилось 8 зрителям. Приятного просмотра!