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 Styling Web Pages and Navigation Build Navigation with Unordered Lists

smriti chawla
smriti chawla
2,566 Points

Seems like this course includes both basic and advanced level HTML/CSS. Is that correct?

Are there any short assignments I can finish to practice my skills alongside? Besides the ones that are already included.

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! I'm not sure about "advanced" HTML being used here, but I can tell you that the best assignments are the ones you give yourself. The absolute best way to learn to code is to break it and then fix it. It just is.

That being said, Treehouse is an exceptional place to get you started with a good foundation. But if you're looking for practice sort of on-the-go, might I suggest codepen or jsfiddle. These both support HTML, CSS, and JavaScript. Both are free and run in your web browser. There's no need to set up an environment locally. I've even been known to use one or both from my iPad when out and about (and bored).

But you can always practice on your own local environment with a text editor (even notepad). Some top suggestions for text editors tend to be:

And given that you're looking to be a web developer, you're eventually going to need a portfolio. So why not start working on one now? Play with color schemes and stylings. Find what looks good to you. Make different styles and compare them and narrow down what you want on your site and how it's presented.

Good luck to you! :sparkles: