Layout
::: {layout-ncol=2}
::: {layout-nrow=2}
::: {layout="[[ 1,1 ] , [ 1 ] ]"}
::: {layout="[[ 70,30 ] , [ 100 ] ]"}
::: {layout="[[ 40,-20,40 ] , [ 100 ] ]"} # use negative values to create space between elements
::: {layout="[ 15,-2,10 ] " layout-valign="bottom"}
Color
{.text-primary}
{.text-secondary}
{.text-success}
{.text-danger}
{.text-warning}
{.text-info}
{.text-muted}
[ red ] {style="color:green;"}
Text
{.fs-1} {.fs-6} # font size
{.fw-bold} {.fst-italic} # weight & italics
{.text-decoration-underline}
{.text-decoration-line-through}
Popover
Disabled button
REF
Alert
A simple primary alert—check it out!
A simple primary alert—check it out!
A simple primary alert—check it out!
A simple primary alert—check it out!
A simple primary alert—check it out!
Other
This content can be styled with a border
This content can be styled with a border
This content can be styled with a border
Take the quiz!
< div class = "border" >
< p > This content can be styled with a border</ p >
</ div >