How to display a photo gallery on your website
I started out developing photo galleries for both this website and the Village Hall website. The basic design was taken from the W3C Schools website and I called it a slideshow. Since that time I gather that the form is more commonly called a carousel.
I have a few galleries live on the Village Hall website and I thought that they were working well. Now I have observed that the timing between slides has become excessively long. I was not sure if this is due to my messing the code up (the JavaScript is in an external .js file) or it was due to something on the hosting server/service. Actually it was the former as I had changed the timing to 50 seconds from 5. This illustrates the maxim of not messing with "production" code.
Drone Galleries
The galleries I developed for the Village Hall need to be "adapted" to reflect tempusfugit web design.