Topic: time-delayed changing of a displayed image
When a webpage is being viewed, I would like one of the images in the page to change after a few seconds to another one. Ie, say, 10 images displayed on a rotating basis.
How can this be done in html or php please?

