CSS Selectors

Publicado em: 10 Março 2021
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line CSS Selectors duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Animated Study 10 Março 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 73 vezes e gostou 8 espectadores. Boa visualização!