Advertisement
altChip

Ecoasia.html

Mar 24th, 2020
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.73 KB | None | 0 0
  1. <div class="image-preview-media image-preview-wide">
  2.     <a
  3.        href="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Banana-Single.jpg/1200px-Banana-Single.jpg"
  4.        class="image-preview-picture-link js-image-preview-link"
  5.        data-width="1200"
  6.        data-height="1057"
  7.        target="_blank"
  8.        style="padding-bottom: calc(1057 / 1200 * 100%);"
  9.    >
  10.         <div class="image-preview-container">
  11.             <img
  12.                class="image-preview js-image-preview"
  13.                data-src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Banana-Single.jpg/1200px-Banana-Single.jpg"
  14.                alt="Banana equivalent dose - Wikipedia"
  15.            />
  16.         </div>
  17.     </a>
  18. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement