R2C - Fancybox Example Gallery


/ Published in: HTML
Save to your folder(s)

This is an example of a simple Image Gallery with Fancybox.


Copy this code and paste it in your HTML
  1. <a rel="example_group" title="Custom title" href="http://farm3.static.flickr.com/2641/4163443812_df0b200930.jpg">
  2. <img alt="" src="http://farm3.static.flickr.com/2641/4163443812_df0b200930_m.jpg" />
  3. </a>
  4. <a rel="example_group" title="" href="http://farm3.static.flickr.com/2591/4135665747_3091966c91.jpg">
  5. <img alt="" src="http://farm3.static.flickr.com/2591/4135665747_3091966c91_m.jpg" />
  6. </a>
  7. <a rel="example_group" title="" href="http://farm3.static.flickr.com/2561/4048285842_90b7e9f8d1.jpg">
  8. <img alt="" src="http://farm3.static.flickr.com/2561/4048285842_90b7e9f8d1_m.jpg" />
  9. </a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.