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
Sur cette page du site, vous pouvez voir la vidéo en ligne CSS Selectors durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Animated Study 10 mars 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 73 fois et il a aimé 8 téléspectateurs. Bon visionnage!