Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Materi Part 1 Chapter 2 - Selectors CSS #4

Open
iniakunhuda opened this issue Oct 19, 2024 · 1 comment
Open

feat: Materi Part 1 Chapter 2 - Selectors CSS #4

iniakunhuda opened this issue Oct 19, 2024 · 1 comment
Assignees

Comments

@iniakunhuda
Copy link
Member

Materi

Chapter 2: Selectors CSS

  • Lesson 1: Selector Dasar
    • Selector tipe (memilih elemen HTML berdasarkan nama tag)
    • Selector class dan id (memilih elemen berdasarkan atribut class dan id)
    • Selector universal *
  • Lesson 2: Selector Kombinasi dan Hierarki
    • Selector descendant (memilih elemen anak/cucu dari elemen lain)
    • Selector child (memilih elemen anak langsung)
    • Selector adjacent dan general sibling (memilih elemen tetangga)
  • Lesson 3: Selector Atribut dan Pseudo-Class
    • Selector atribut (memilih elemen berdasarkan atributnya)
    • Pseudo-class dasar (:hover, :focus, :nth-child, dll.)
    • Pseudo-class link (:link, :visited, dll.)
@iniakunhuda iniakunhuda changed the title feat: Materi Chapter 2 - Selectors CSS feat: Materi Part 1 Chapter 2 - Selectors CSS Oct 19, 2024
@iniakunhuda
Copy link
Member Author

Tolong assign ke saya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant