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

CSS

every time I separate the iframe from the header using margin-top:, the header padding expands

every time I separate the iframe from the header using margin-top:, the header padding expands, it makes the website ugly

here's my code:

https://w.trhou.se/ppru2xt25k

Steven Parker
Steven Parker
243,656 Points

I'm not seeing it. I tried taking the margin out of the iframe rule and nothing changed (except the margin).

Could you explain exactly what changes you make to the code in the snapshot to demonstrate the problem?