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 How to Make a Website Responsive Web Design and Testing Build a Three Column Layout

RESOLVED : Misalignment issues with 2 column layout when in preview

Code - https://w.trhou.se/bng4ssc138 Problem - http://port-80-00f0nf92pg.treehouse-app.com/contact.html

Can't figure out why this is happening, help would be greatly appreciated.

1 Answer

Kristopher Van Sant
PLUS
Kristopher Van Sant
Courses Plus Student 18,830 Points

Hey there! Go to your contact.html file. Take a look at your section with the id primary. Your closing section tag for that section should come after your Emergency Contact paragraph, before the opening section tag with the id secondary. Hope that helps!