In this example, we'll look at a few ways to create buttons using the `'button-plugin'` module, and use the `'cssbutton'` module for basic styles.

This example uses 3 different ways of creating plugged node elements. Choose the one you are most comfortable with.

{{>button-plugin-source-html}}

Source: HTML

{{>need-skin-note}} ``` {{>need-skin-comment}} ``` ``` {{>button-plugin-source-html}} ```

Source: JavaScript

``` {{>button-plugin-source-js}} ```