跳到主要内容

Typography guide

Headings

Please fill in here

Please fill in here

<h1
style="margin-bottom: 1em; font-size: 2.25em; font-weight: 800; letter-spacing: -0.025em; line-height: 1;color: rgb(17, 24, 39);"
>
Please fill in here
</h1>
<p
style="text-indent: 2em; font-weight: 400; margin-top: 1em; margin-bottom: 1em; font-size: 1.125em; line-height: 1.75em; color: rgb(107, 114, 128);"
>
Please fill in here
</p>

Paragraphs

Please fill in here

Please fill in here

<p
style="
color: rgb(107, 114, 128);
font-weight: 300;
margin-bottom: 0.75em;
"
>
Please fill in here
</p>
<p style="color: rgb(107, 114, 128); font-weight: 300">Please fill in here</p>

Blockquote

Please fill in here

<blockquote
style="color:rgb(17,24,39;font-style:italic;font-weight:600;font-size:1.25em;line-height:1.75em"
>
<p>Please fill in here</p>
</blockquote>

Images

Border radiusimage description
<img
style="
border-radius: 0.5em;
max-width: 32em;
height: auto;
display: block;
vertical-align: middle;
"
src="https://flowbite.com/docs/images/examples/image-1@2x.jpg"
alt="image description"
/>
Full circleimage description
<img
style="
border-radius: 9999px;
width: 24em;
height: 24em;
max-width: 100%;
display: block;
vertical-align: middle;
"
src="https://flowbite.com/docs/images/examples/image-4@2x.jpg"
alt="image description"
/>

Lists

Nested
  • Please fill in here
    1. Please fill in here
    2. Please fill in here
    3. Please fill in here
  • Please fill in here
    • Please fill in here
    • Please fill in here
    • Please fill in here
  • Please fill in here
    • Please fill in here
    • Please fill in here
    • Please fill in here
<ul
style="
color: rgb(107, 114, 128);
list-style-type: disc;
list-style-position: inside;
margin: 0;
padding: 0;
"
>
<li>
Please fill in here
<ol
style="
padding-left: 1.25em;
list-style-type: decimal;
list-style-position: inside;
margin-top: 0.5em;
"
>
<li>Please fill in here</li>
<li style="margin-top: calc(0.25em * (1 - 0))">Please fill in here</li>
<li style="margin-top: calc(0.25em * (1 - 0))">Please fill in here</li>
</ol>
</li>
<li
style="
margin-bottom: calc(1em * 0);
margin-top: calc(1em * (1 - 0));
"
>
Please fill in here
<ul
style="
padding-left: 1.25em;
list-style-type: decimal;
list-style-position: inside;
margin-top: 0.5em;
"
>
<li>Please fill in here</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
</ul>
</li>
<li
style="
margin-bottom: calc(1em * 0);
margin-top: calc(1em * (1 - 0));
"
>
Please fill in here
<ul
style="
padding-left: 1.25em;
list-style-type: decimal;
list-style-position: inside;
margin-top: 0.5em;
"
>
<li>Please fill in here</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
</ul>
</li>
</ul>
Unstyled

Please fill in here

  • Please fill in here
  • Please fill in here
  • Please fill in here
<h2
style="
color: rgb(17, 24, 39);
font-weight: 600;
line-height: 1.75em;
font-size: 1.125em;
margin-bottom: 0.5em;
margin-top: 0;
margin-left: 0;
margin-right: 0;
"
>
Please fill in here
</h2>

<ul
style="
color: rgb(107, 114, 128);
list-style-type: none;
list-style-position: inside;
max-width: 28em;
margin: 0;
padding: 0;
"
>
<li>Please fill in here</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
<li
style="
margin-bottom: calc(0.25em * 0);
margin-top: calc(0.25em * (1 - 0));
"
>
Please fill in here
</li>
</ul>

HR

Please fill in here


Please fill in here

<p style="color: rgb(107, 114, 128); margin: 0">Please fill in here</p>
<hr
style="
background-color: rgb(229, 231, 235);
border-width: 0;
height: 1px;
margin-bottom: 2em;
margin-top: 2em;
color: inherit;
"
/>
<p style="color: rgb(107, 114, 128); margin: 0">Please fill in here</p>