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 Creating HTML Content Create Navigation with Lists

it looks like i did everything right but its not accepting the codes

can someone help me

2 Answers

Can you post your code that you are having difficulties with?

i am very much new at this so i dont know how to do that

You should be able to select the text by just left-clicking and dragging the cursor over the text to highlight it. Once it is highlighted, if you press Command + C (if you are on a Mac) or CTRL + C (if you are on a Windows machine) this should copy your text.

Then you should be able to press Command + v (Mac) or CTRL + v (Windows) to paste the code text into the forum area.

Once that is done, we can try to help!

Hi Kevin,

If you look to the bottom right of the text box you will see something that says Markdown Cheetsheet. If you don't understand that maybe this will make sense: How to display code at Treehouse

Jeff