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 Getting Started with HTML Lists and Links Challenge

Changing Lessns

Not able to change the lessons. I did the first part of HTML basics. How do I change the bloddy lessons>?

index.html
<!DOCTYPE html>
<html>
  <head>
    <title>Lists and Links</title>
  </head>
  <body>

  Cakes
  Pies
  Candy

  </body>
</html>

2 Answers

Frances Tang
Frances Tang
24,767 Points

Hi Anirudh, I completed HTML not too long ago. I just checked the course. You can go to https://teamtreehouse.com/library/html-basics-2

Scroll down and there will be a list of lessons you can choose.

Hope it helps:)

How long did it take for you to finish the entire HTML course?

I actually don't know where to start. Which is the first course I need to start with?