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

Alan Bynum
Alan Bynum
6,101 Points

More practice projects

Where can I find more practice projects? I did most of the web design course and I find that I learn the most when I watch and follow someone making a website but there arent many videos of Nick and Gill doing that. I found a course on udemy where a guy named John Bura builds 20 websites but his websites arent responsive or mobile first. Does anyone know of a site/course where I can follow along as an instructor builds responsive websites?

Steven Snary
Steven Snary
17,540 Points

I find the Head First books to be great for supporting the type of learning that I get from Treehouse. Also TraversyMedia on YouTube is a good resource that is always being updated (Brad Traversy also has courses on Udemy and Eduonics I believe). One last YouTube resource that I found very helpful when I was just starting out in HTML and CSS was DevTips. It's no longer being updated but is still a great resources for front end development.

1 Answer

Ioana Rusu
Ioana Rusu
9,599 Points

Hi Alan,

I have finished most of html and css courses here on Treehouse and they do show us how responsive websites should be like - as far as I remember I have done some responsive parts in CSS Basics course , CSS Layout Basics and Responsive Layouts and in CSS Basics they show media queries. Also a very good tool for building responsive websites - Bootstrap .

I hope this helps :) Happy coding!