Created
March 6, 2011 22:32
-
-
Save shodanuk/857798 to your computer and use it in GitHub Desktop.
Example HTML markup for the Shodan.UI.Slideshow component
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
<div id="slideshow-demo"> | |
<img src="images/slideshow/Pensive Parakeet.jpg" alt="Slide 1" /> | |
<img src="images/slideshow/Random-Penguins-random-16779663-1024-768.jpg" alt="Slide 2" /> | |
<img src="images/slideshow/Random-Wallpapers-random-10799667-1024-768.jpg" alt="Slide 3" /> | |
<img src="images/slideshow/Random-Wallpapers-random-10799672-1024-768.jpg" alt="Slide 4" /> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment