Theme Style Reference Sheet
This page uses your active theme’s native styling. View this page on your live site (or in Preview mode) to see exactly how your theme displays these elements.
Headings & Paragraphs
Heading 1: The Quick Brown Fox (h1)
Heading 2: The Quick Brown Fox (h2)
Heading 3: The Quick Brown Fox (h3)
Heading 4: The Quick Brown Fox (h4)
Heading 5: The Quick Brown Fox (h5)
Heading 6: The Quick Brown Fox (h6)
This is standard body text paragraph (p). Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. This text is bold and this text is italicized.
Links
Normal Link: Click here to test a live hyperlink
Highlighted Link: This link is highlighted inside a mark tag
Active/Focused Link States (Click and hold to test): Click and hold this link to trigger active state
Buttons
Standard Native Button (<button>)
Link styled with CSS class “button”
Lists
Unordered List (ul):
- First list item
- Second list item
- Third list item with a link inside it
Ordered List (ol):
- Step number one
- Step number two
- Step number three
Quotes & Code Blocks
Blockquote:
“This is how your theme displays a blockquote element. It is often used for testimonials or featured pull-quotes within your articles.”
Inline Code: Use the <code> tag to show inline structural elements like color: #ffffff; inside text blocks.
Preformatted Block (pre):
This is text enclosed
in a pre tag. It typically
preserves spaces and line breaks.
Form Fields
Text Input Field:
Dropdown Selector: Option One Option Two
Checkbox element
Radio element
Tables
| Table Header 1 | Table Header 2 | Table Header 3 |
|---|---|---|
| Row 1, Cell 1 | Row 1, Cell 2 | Row 1, Cell 3 |
| Row 2, Cell 1 | Row 2, Cell 2 | Row 2, Cell 3 |



