Typography

Sane defaults for Typography on the web

Text on the web is often hard to read. This is especially true when the text is very long. These helpers are useful for making text readable.

Text Sizes

DogeUI
DogeUI
DogeUI
DogeUI
DogeUI
DogeUI
DogeUI
DogeUI
<div class="txt-xs">DogeUI</div> <div class="txt-sm">DogeUI</div> <div class="txt-base">DogeUI</div> <div class="txt-lg">DogeUI</div> <div class="txt-xl">DogeUI</div> <div class="txt-2xl">DogeUI</div> <div class="txt-3xl">DogeUI</div> <div class="txt-4xl">DogeUI</div>
html

Font Weights

Use these classes to set font weights

Font weights

Doge UI

Doge UI

Doge UI

Doge UI

Doge UI

Doge UI

Doge UI

Doge UI

Doge UI

<div class="txt-xs">DogeUI</div> <div class="txt-sm">DogeUI</div> <div class="txt-base">DogeUI</div> <div class="txt-lg">DogeUI</div> <div class="txt-xl">DogeUI</div> <div class="txt-2xl">DogeUI</div> <div class="txt-3xl">DogeUI</div> <div class="txt-4xl">DogeUI</div>
html

Constrained text

A great way to style text for blogs

Constrained Text

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.

<p class="constrained-text">Your text here</p>
html