/Image-shadow

Simple and small Javascript plugin to display the shadow of an image!

Primary LanguageHTMLMIT LicenseMIT

Preview

Image shadow !

Simple and small Javascript plugin to display the shadow of the image!


Download Shadow-image

$ git clone https://github.com/tunguskha/Image-shadow

Import

<link rel="stylesheet" href="assets/css/image-shadow.min.css">

<script src="assets/js/image-shadow.min.js"></script>

Use it

<div class="container-img">
  <img class="img" src="assets/imgs/halt-and-catch-fire.jpg" alt="">
  <div class="img-shadow"></div>
</div>

See it live

Image-shadow