Day 6: Advanced CSS Techniques QUESTION 1: File: responsive.css Description: Use media queries to: Create a layout that adjusts for mobile, tablet, and desktop screens. QUESTION 2: File: pseudoclasses.css Description: Style elements using pseudo-classes like :hover, :focus, and :nth-child. QUESTION 3: File: zindex.css Description: Create overlapping elements and control their stacking order using the z-index property. QUESTION 4: File: clippath.css Description: Use the clip-path property to: Create a custom shape for an image or a
. QUESTION 5: File: Index.html ,Style.css Description: Create a landing page or personal portfolio using HTML and CSS