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
In questa pagina del sito puoi guardare il video online CSS Selectors della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Animated Study 10 marzo 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 73 volte e gli è piaciuto 8 spettatori. Buona visione!