The principles of the slider are very simple: the elements on the page consist solely of a container (an HTML5 <header> element, in this case) and a “strip” of slider gallery images side-by-side. The outer container element will act as a window through which we will view each image in the strip sequence.
There are just two conditions for the elements:
- All the images must be exactly the same size
- The outer container element must be the exact same size as one of the images.
Comments
Be the first to write a comment
You must me logged in to write a comment.