When the “slideshow” image of my webpage changes, the browser jumps to the top of the page? Is there perhaps something I could do which would prevent this from happening please?
Any advice would be greatly appreciated
Thank you
Link to site:
[Link to Site][1]
The LI is not started in your code (it is comment out)
There is now a UL element without a LI element and there is closed LI tag which was not open. So there is a problem with nesting.