Skip to content

Instantly share code, notes, and snippets.

@sean9999
Created July 3, 2012 20:53
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 sean9999/3042976 to your computer and use it in GitHub Desktop.
Save sean9999/3042976 to your computer and use it in GitHub Desktop.
marquee markup
<div class="marqueecontainer">
<div>
<ul>
<li><p>slide #1</p></li>
<li><img src="slide_two.png" /></li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment