Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

Div is sometimes positioning over another. I don't want this.

Hello,

I have multiple divs representing my team in site raccoonbox.com. For some reason the divs jump over each other from time to time. I can't find the issue. Please help me.

If you don't see the problem try typing raccoonbox.com in your browser till you get the overlapping.

Please see the attached image https://ibb.co/icRaS5

Yes exactly! Relative position should fix your problem if it doesn't comment back.

1 Answer

Ethan Roode
Ethan Roode
6,675 Points

Changing the position to relative should work opposite to absolute.