dododedodonl
dododedodonl

Reputation: 4605

Div scrolls under fixed image

I've got a problem. I've got a fixed image in something what is a header. I also have a div. The div has to scroll. But it scrolls under the fixed image.

Is there a fix for this problem? Or a workaround??

Upvotes: 0

Views: 492

Answers (1)

palAlaa
palAlaa

Reputation: 9858

u could use z-index to decide who can appear in front of one another

Upvotes: 1

Related Questions