--- 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 1.5rem high label.
Tag label
{% highlight html %} Tag label {% endhighlight %}
Like with buttons, there are 9 different colors available.

Black

Dark

Light

White

Primary

Info

Success

Warning

Danger
{% highlight html %} Black Dark Light White Primary Info Success Warning Danger {% endhighlight %}
And 2 additional sizes.

Medium

Large

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

Bar

Hello

World

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