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 HTML Basics Structuring Your Content Semantic HTML: <header>, <footer> and <section>

Fito Lazare
Fito Lazare
4,348 Points

I took a long at this simple HTML file while I try to replicate it without looking at the source BUt....

I did a good job but all of the text from the original page were well aligned like this





While mine looked like this



  -----------------
  ---------------- 

How could that be? cause after I realized the funny look I checked the source and it seems identical to mine. Please help thanks

rydavim
rydavim
18,813 Points

If you could please post a snapshot of your workspace using the camera-icon in the top right of the workspace, that will help greatly in troubleshooting any differences.

1 Answer

Fito Lazare
Fito Lazare
4,348 Points

Thanks for trying to help but I realized what the problem was. I create a <ul> but forgot to close it. Thanks for the support