HTML Formatter

Live

Beautify and indent messy HTML.

<div class="card">
  <h2>
    Title
  </h2>
  <p>
    Some
    <strong>
      text
    </strong>
    here.
  </p>
  <ul>
    <li>
      One
    </li>
    <li>
      Two
    </li>
  </ul>
</div>

More Developer Tools

View all