I'm looking to create an image slideshow on my website that functions similarly to the one found at . However, I want the images to occupy the entire screen rather than having smaller images like the reference site.
Can anyone offer guidance on how to implement this? Can it be achieved using only CSS and HTML, or will I need to incorporate jQuery or JavaScript along with HTML and CSS?