Last active
December 17, 2015 20:39
-
-
Save kpvarma27/5668912 to your computer and use it in GitHub Desktop.
WindoZ - Inline Images - Image with title / description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a href="javascript:void(0);" class="windoz inline-image" data-title="Tachometer in an artist's view" data-url="/assets/gallery/1.jpg"> | |
<img alt="1" src="/assets/gallery/1.jpg"> | |
</a> | |
<a href="javascript:void(0);" class="windoz inline-image" data-title="High Clarity - Green Login Button" data-url="/assets/gallery/2.jpg"> | |
<img alt="2" src="/assets/gallery/2.jpg"> | |
</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment