Skip to content

Instantly share code, notes, and snippets.

@pinda
Created September 29, 2011 09:06
Show Gist options
  • Save pinda/1250358 to your computer and use it in GitHub Desktop.
Save pinda/1250358 to your computer and use it in GitHub Desktop.
<div id="fotoslider">
<!-- slide -->
<div class="slide">
<img src="" />
</div>
<!-- slide -->
<div class="slide">
<img src="" />
</div>
<!-- menu + strepen absolute gepositioneerd -->
<div>
<ul>
<li></li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment