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

JavaScript

smriti chawla
smriti chawla
2,566 Points

Any website URLs that I can recreate to practice my HTML / CSS and Javascript knowledge?

Hi guys, I am really struggling with practicing what I've learnt here and fear that I am going to forget it very soon. I have intermediate level knowledge of HTML / CSS and basic level knowledge of Javascript. If you have any suggestions of website URLs I can recreate to practice and build my portfolio, please let me know?

I've already made 2-3 basic portfolio websites, so looking for something more challenging. Thanks so much.

Try codepen.io

It is a website that has lots of projects that other people have made, and you can also publish your own projects for free. The website is designed for pure HTML/CSS/JS websites

Christopher Denny
Christopher Denny
10,460 Points

As an old City of Heroes fan, I love reacreating their website. http://www.cityofheroes.ca/ Their images are easy to grab and reuse and the layout is simplistic enough that it allows you to toy around with different CSS techniques. Happy coding!