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

Luke Dawes
Luke Dawes
9,739 Points

Are there any HTML/CSS templates available out there, with guidelines on desired jQuery functionality?

I've been working through the JavaScript courses for a while, and I recently finished the jQuery Basics course. I am always looking for more chances to practice alone -- Treehouse is great, and I'm also taking advantage of the "freemium" services over Codecademy, but I'd love to take a look at a 'finished' set of HTML/CSS files and practice implementing some user functionality with them.

I'm already planning to use jQuery to re-write the pure JavaScript "To-Do" app completed during one of the JavaScript courses; I'm also planning to use HTML, CSS and jQuery to re-write a "FunFacts" app that I wrote as part of a Swift 2.0 course. This will keep me occupied for now, but my question is this:

Is there a place online where we can find HTML/CSS templates that include brief instructions for functionality, and then download them for practicing jQuery? Andrew Chalkey has us working on mini-projects that could well have been handed over to us by front-end developers, and I'd love some live practice of that kind.

2 Answers

Luke Dawes
Luke Dawes
9,739 Points

Hi Kofi, thanks for that.

I'm actually already on Codepen, although I haven't posted anything just yet. Exactly what would I be searching for on the site? Do they have a section specifically for what I've described above?

Thanks for responding!