Just a page for styling my blog

Dawn Ho  •  Jan 1, 1990

I'm using MDX to generate my blog pages from markdown.

This page contains a list of components, so that I can see and style them properly:

Link <a>

Here's a link

Blockquote <blockquote>

A blockquote here...

Breakpoint <br>

A long sentence that needs breaking up

Code <code>

A Code Block

emphasis <em>

Some emphasis on this text

H1 <h1>

Header 1

H2 <h2>

Header 2

H3 <h3>

Header 3

H4 <h4>

Header 4

H5 <h5>

Header 5

H6 <h6>

Header 6

Thematic Break! <hr>

There will be a break:


Image <img>

Sun

List <li> <ol> <ul>

  • Bullet
  • Bullet
  1. Number
  2. Number

Paragraph <p>

Just some text...

Code block <pre><code>

someCode.function()

Strong <strong>

Real bold statement


LinkedIn
Github
Twitter