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

Image Slide Show

Hi there, I am photographer. How can I build images slide show in a web page? What subject should I watch or study?

1 Answer

Hey Juanda.

You can easily achieve something like this using bootstrap so if you wanted to create a simple yet clean site then I would highly recommend studying that. There is a course on it here on Treehouse by Guil Hernandez called CSS Frameworks. However, if you wanted to create your own slideshow without using the bootstrap .js file then you could also learn some Javascript and write your own.

Best of luck.

-Luke