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 trialPatrick Wheat
2,641 PointsAfter I copied and created an about page, my gallery formatting and some of the nav formatting on stopped working.
I've looked at the code, but I cant seen to find out where I screwed up.
3 Answers
Luke Glazebrook
13,564 PointsHi Patrick.
Please could you post your code for me to take a look at? If you don't know how to properly format your code then please refer to the 'Markdown Cheatsheet' below the post box.
-Luke
Patrick Wheat
2,641 PointsLuke thanks for the help- I think I've figured it out- if not can I send you the code to look at?
-Patrick
Wayne Priestley
19,579 PointsHi Patrick,
Here is a link to explain how to use Markdown to post your code How to post code
If you look at the bottom of the box when your typing a reply you will see Markdown Cheatsheet that will also explain how to post your code.
Luke Glazebrook
13,564 PointsYeah sure. You could post the code on CodePen if you can't get it formatted correctly here.
Patrick Wheat
2,641 PointsGuys thanks for the quick help, amazing community here! I figured it out, just didn't know where to look at first. Missed one closing bracket that threw off my formatting- had nothing to do with the about page I added. Sometimes you're looking in the wrong place assuming that what happened had something to do with what you just did. -thanks again!