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

What course should I take in order to learn about html Carousels?

I would like to learn about html Carousels to put in my website. I have searched the library and can't find anything? What would you recommend?

1 Answer

Hi Michail,

I'm not sure that any of the courses cover carousels specifically, but most available carousels out there typically use jQuery to add the interaction while the structural markup is done in HTML and styled with CSS. With that said, it might be best for you to start with the jQuery Basics course found here: http://teamtreehouse.com/library/jquery-basics

Awesome thank you so much!

You're welcome, glad to help!