Skip to content

Instantly share code, notes, and snippets.

@foxxtrot
Created March 15, 2010 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foxxtrot/333238 to your computer and use it in GitHub Desktop.
Save foxxtrot/333238 to your computer and use it in GitHub Desktop.
<div id="slideshow">
<div class='hd'><span class='yui-slideshow-title'>{Title}</span></div>
<div class='bd' style="width: {image_width}; height: {image_height};">
<div class='yui-slideshow-image'><img src="first_image.jpg" /></div>
</div>
<div class='ft'></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment