Help needed for Grid layout Task two

Y’ello can someone kindly assist, I’m trying to complete the following task:

“Can you now cause the first item to display on top without changing the order of items in the source?”

Is it possible to achieve this without using z-index?

here’s the link to the code.

Looking forward to your reply.

Hello @martian1431

i only know to do that using 2 ways

  1. using z index
  2. rearrange the div tag in the html file

hope that help and have a nice day :slight_smile: