Week -3

·

1 min read

What I Learned This Week

This week, my focus was primarily on pseudo-selectors, z-index, and media queries. These concepts were crucial as I worked on building a technical documentation page.

Challenges I Faced

  1. Understanding z-index
    Initially, the concept of z-index felt confusing. I struggled to grasp how stacking contexts work and how elements interact in the document flow.

How I Overcame It

Through consistent effort and research, I gradually built a clearer understanding. Reading documentation, experimenting with code, and applying real-world examples helped me break down the complexity.