Get Median Ui Premium Contact Us Buy Now!

Widget Galery Responsive

 Css Style

/* START SIMPLE RESPONSIVE GALLERY XOMISSE */

.gallery {

    padding: 0 5px;

    float: left;

    width: 24.99999%;

}


div.gallery img {

    width: 100%;

    height: auto;

}


div.gallery img:hover {

opacity: 0.8;

}


div.desc {

    padding: 10px;

    text-align: center;

}


* {

    box-sizing: border-box;

}


@media only screen and (max-width: 700px){

    .gallery {

        width: 49.99999%;

        margin: 6px 0;

    }

}


@media only screen and (max-width: 500px){

    .gallery {

        width: 100%;

    }

}


.image-gallery:after {

    content: "";

    display: table;

    clear: both;

}

/* END SIMPLE RESPONSIVE GALLERY


HTML JavaScript

<div class="image-gallery">


  <!-- Grid Image Gallery -->

  <div class="gallery">

      <img src="IMAGE-URL" alt="SEO-IMAGE-CAPTION">

  </div>


  <!-- Grid Image Gallery with Caption -->

  <div class="gallery">

      <img src="IMAGE-URL" alt="SEO-IMAGE-CAPTION">

      <div class="desc">DISPLAYED-CAPTION</div>

  </div>


  <!-- Clickable Grid Image Gallery -->

  <div class="gallery">

    <a href="LINK" target="_blank">

      <img src="IMAGE-URL" alt="SEO-IMAGE-CAPTION">

    </a>

  </div>


  <!-- Clickable Grid Image Gallery with Caption -->

  <div class="gallery">

    <a href="LINK" target="_blank">

      <img src="IMAGE-URL" alt="SEO-IMAGE-CAPTION">

    </a>

    <div class="desc">DISPLAYED-CAPTION</div>

  </div>


</div> 

About the Author

Santri Lampung

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.