


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An introduction to CSS selectors, which are used to style HTML elements. It explains the three main components of a website - HTML, CSS, and JavaScript - and how they work together. The document also covers the different types of CSS selectors, including simple selectors, combinator selectors, pseudo-class selectors, pseudo-elements selectors, and attribute selectors. It explains how to use each type of selector to target specific HTML elements, such as elements with a certain class or ID. examples and syntax explanations for each type of selector.
Typology: Study notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!
script css mulai dari 3 unsur pembentuk website :
Untuk memilih elemen dengan id tertentu, tulis karakter hash (#), diikuti dengan id elemen. Note : Nama id tidak boleh diawali dengan angka! Macam – macam selector :
HTML Block and Inline Elements