west Home
light_mode
MumpUI / Typography

MumpUI / Typography

MumpUI comes prepacked with typography styling, making it ideal for rendering content, blogs, stories and more. Typography elements are of two types:

  • Inline elements
    • Bold <b></b>
    • Italics <i></i>
    • Underline <u></u>
    • Highlight <mark></mark>
    • Strike <del></del>
    • Code <code></code>
    • Link <a></a>
  • Block elements
    • Headers h1 h2 h3 h4
    • List
      • Ordered list <ol></ol>
      • Unordered list <ul></ul>
    • Table <table></table>
    • Divider <hr />
    • Blockquote <blockquote></blockquote>

Inline elements example

Risus sed vulputate odio ut enim blandit volutpat. Congue eu consequat ac felis donec et. Arcu felis MumpUI ut tristique et egestas.Senectus et netus et malesuada fames. Amet risus nullam eget felis. Est ullamcorper eget nulla facilisi etiam dignissim. Sed felis eget velit aliquet. Morbi tincidunt ornare massa eget.

Orci eu lobortis elementum nibh. Euismod lacinia at quis risus. Condimentum lacinia quis vel eros donec.

Pulvinar pellentesque habitant morbi tristique. Sapien pellentesque habitant morbi tristique. Mi egetmauris pharetra et ultrices neque ornare aenean euismod.

Block elements example

Headers

H1

H2

H3

H4


List

Ordered list

  1. First item
  2. Second item
  3. Third item

Unordered list

  • First item
  • Second item
  • Third item

Table

SyntaxDescription
HeaderTitle
ParagraphText

Divider


Blockquote

This is an example of blockquote.