Copy link to clipboard
Copied
Hi - I want to create a photo gallery for the Web. Is there a tutorial that walks me through how to do this?
My subscription includes Photoshop, Bridge, etc.
Surprised to see lots of Outdated info - (features that no longer are in programs, even programs that no longer exist), etc.
Thanks for any help
J
Copy link to clipboard
Copied
[Moderator moved from end of life Business Catalyst to Dreamweaver.]
A web photo gallery is merely a collection of optimized images on a web page. If you want anything more than that, you'll need scripts to add styles & interactivity. With minimal coding skills anyone can build their own photo gallery. Or you can purchase 3rd party scripts/widgets that do the heavy lifting for you.
It might help to know what kind of site this is for and exactly what type of gallery you have in mind.
Responsive Image Grid -
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_grid_responsive
Slideshow Gallery -
https://www.w3schools.com/HOWTO/howto_js_slideshow_gallery.asp
Tabbed Image Gallery -
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_tab_img_gallery
Gallery with Lightbox (modal) image viewer
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_js_lightbox
Bootstrap Carousel -
https://www.w3schools.com/bootstrap4/bootstrap_carousel.asp