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 trialKevin Delgado
314 Pointsit looks like i did everything right but its not accepting the codes
can someone help me
2 Answers
rayorke
27,709 PointsCan you post your code that you are having difficulties with?
Kevin Delgado
314 Pointsi am very much new at this so i dont know how to do that
rayorke
27,709 PointsYou 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!
Jeff Busch
19,287 PointsHi 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