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 Beginning HTML and CSS Write a CSS Selector and Property

urgent... help

please my challenge task keep giving error when i am about to preview or check the work to make me access the next lecture on how to design a website, please how do i fix this?

Stone Preston
Stone Preston
42,016 Points

can you post the code you are using? you will have to format it using markdown. there is a markdown cheatsheet in the bottom right of the comment text box or you can watch the tips for asking questions video on the right of this page

<body> <h1>Nick Pettit</h1> </body>

1 Answer

Marcus Tisรคter
Marcus Tisรคter
4,886 Points

Ok It's very simple.

You just do

<ul>
   <li> <a href="iunderstandyourquestion"> Your question is </a> </li>
   <li> <a href="okidontunderstandyourquestion"> is impossible to solve </a> </li>
   <li> <a href="#ireallydontunderstandyourquestion"> becuase there is no question in your question </a> </li>
</ul>

Get it? Nah but seriously sorry for being rude but you got to give more instrductions. There is a video on the rightsidebar. Click on it and the JS guy will give you a great instroduction how to create a topic on the TH Forum.

Good luck