UNPKG

foundation-sites-5

Version:

**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**

9 lines 310 B
{{#markdown}} ```html <ul class="clearing-thumbs" data-clearing> <li><a href="path/to/your/img"><img src="path/to/your/img-th"></a></li> <li><a href="path/to/your/img"><img src="path/to/your/img-th"></a></li> <li><a href="path/to/your/img"><img src="path/to/your/img-th"></a></li> </ul> ``` {{/markdown}}