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 276 B
{{#markdown}} ```html <ul class="custom-button-group-class"> <li><a href="#" class="custom-button-class">Button 1</a></li> <li><a href="#" class="custom-button-class">Button 2</a></li> <li><a href="#" class="custom-button-class">Button 3</a></li> </ul> ``` {{/markdown}}