buttons

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Button

Optional typography

Muted Text

{{% muted %}}
Some text  • For your information • Not as noticeable
{{% /muted %}}

Result:

Some text • For your information • Not as noticeable

=======

Columns

Default message without title. This is my text and a link to Google

Default message without title. This is my text and a link to Google

Default message without title. This is my text and a link to Google

center, right, left

## default
![img](/path/to/img.gif "img")

{{% center %}}
## center
![img](/path/to/img.gif "img")
{{% /center %}}

{{% right %}}
## right
![img](/path/to/img.gif "img")
{{% /right %}}

{{% left %}}
## left
![img](/path/to/img.gif "img")
{{% /left %}}

default

img

center

img

img

left

img


figure with class

{{% figure src="/path/to/img.gif" title="default" alt="img" %}}
{{% figure class="text-center" src="/path/to/img.gif" title="center" alt="img" %}}
{{% figure class="text-right" src="/path/to/img.gif" title="right" alt="img" %}}
{{% figure class="text-left" src="/path/to/img.gif" title="left" alt="img" %}}

img
default
img
center
img
right
img
left


{{% center %}}

## hybrid in center
{{% figure src="/path/to/img.gif" title="default" alt="img" %}}
{{% figure class="text-right" src="/path/to/img.gif" title="right" alt="img" %}}

{{% left %}}
{{% figure src="/path/to/img.gif" title="default in left" alt="img" %}}
{{% /left %}}

{{% /center %}}

hybrid in center

img
default
img
right
img
default in left

===

Messages / alerts

Default message without title. This is my text and a link to Google

Message with title

Default message with a title. This is my text and a link to Google

Warning!

Warning message with a title. This is my text and a link to Google

Warning message without the title This is my text and a link to Google

Success!

Success message with a title. This is my text and a link to Google

Success message without the title This is my text and a link to Google

Focus!

Focus message with a title. This is my text and a link to Google

Focus message without the title This is my text and a link to Google

Error!

Error message with a title. This is my text and a link to Google

Error message without the title This is my text and a link to Google

Black background message without the title This is my text and a link to Google

Inverted background message without the title This is my text and a link to Google