Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="my-gallery row" itemscope itemtype="http://schema.org/ImageGallery">
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery1.jpeg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery1.jpeg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 1</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery2.png" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery2.png" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 2</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery3.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery3.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 3</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery4.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery4.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 4</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery5.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery5.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 5</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery6.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery6.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 6</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery7.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery7.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 4</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery8.png" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery8.png" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 5</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery9.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery9.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 6</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery10.jpeg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery10.jpeg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 6</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery11.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery11.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 6</figcaption>
- </figure>
- <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject" class="col-md-3 gallery-img">
- <a href="img/gallery/gallery12.jpg" itemprop="contentUrl" data-size="1024x1024">
- <img src="img/gallery/gallery12.jpg" itemprop="thumbnail" alt="Image description" class="img-responsive"/>
- </a>
- <figcaption itemprop="caption description">Image caption 6</figcaption>
- </figure>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement