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
On this page of the site you can watch the video online CSS Selectors with a duration of hours minute second in good quality, which was uploaded by the user Animated Study 10 March 2021, share the link with friends and acquaintances, this video has already been watched 73 times on youtube and it was liked by 8 viewers. Enjoy your viewing!