--- layout: documentation doc-tab: elements doc-subtab: tag --- {% include subnav-elements.html %}

Tags

Small tag labels to insert anywhere


By default, a tag is a 24px high label.
Tag label
{% highlight html %} Tag label {% endhighlight %}
There are 6 different colors available.

Dark

Primary

Info

Success

Warning

Danger
{% highlight html %} Dark Primary Info Success Warning Danger {% endhighlight %}
And 3 additional sizes.

Small

Medium

Large

{% highlight html %} Small Medium Large {% endhighlight %}
You can also append a delete button.

Foo

Bar

Hello

World

{% highlight html %} Foo Bar Hello World {% endhighlight %}