Challenge: Control Z-Index and Overlapping Element
メニューを表示するにはスワイプしてください
Task
Create a visually appealing background for the website using an illustration composed of 5 different images. All images are correctly positioned within the frame of the parent div element. Your task is to adjust the stacking order using the z-index property to achieve the desired view outlined in the image below:
index.html
index.css
To change the stacking order of the images within the parent div element, use the z-index property. A higher z-index value, such as 1, raises the element above others in the stacking context, making it visible in the foreground.
index.html
index.css
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 11
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 2. 章 11