Skip to content

arealalien/image-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-slider

Simple and responsive image slider regardless of viewport etc.

How does it work?

All you need to do is copy and paste the code from start to finish like so:

<div class="slide-image">
  <div class="title">
    <h1>Title</h1>
    <p>Undertitle</p>
  </div>
  <div class="overlay"></div>
  <img src="img.jpg" alt="" />
</div>

It will update everything automatically, so you don't need to touch the CSS or Javascript.

About

Simple and responsive image slider regardless of viewport etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages