Forum Moderators: not2easy

Message Too Old, No Replies

Is there any service that will let me embed photo albums responsively?

         

born2run

12:40 pm on Aug 20, 2019 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hi so I have about 10 photos that I want to embed into a simple html website as an album. I'm not using any cms.

The main requirement is that the slideshow/album should be responsive for both mobile and desktop views.

I checked out Flickr but I didn't see any option to embed responsively. Anyone know of any similar photo management site that lets you do the above? Thanks!

graeme_p

1:59 pm on Aug 20, 2019 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If its only 10 photos is a photo management site necessary?

Why not just upload the photos and use a Javascript gallery? There are some quite lightweight ones so you do not need a framework etc.

tangor

2:35 pm on Aug 20, 2019 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



For something that small you can even consider using a css only image gallery!

Dimitri

2:48 pm on Aug 20, 2019 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month



[w3schools.com...]

This is not a service, but it's so simple that you can do it yourself with the code provided by this page.