Share HTML code with CodeThis

Share semantic HTML, form markup, and structured-data blocks with inline CSS and JavaScript syntax-aware.

Paste HTML now

What you get

  • HTML-aware syntax highlighting via CodeMirror
  • Instant shareable link — no signup required
  • Optional expiration (7 days, 30 days, permanent)
  • Password protection for private pastes
  • Works with the REST API and MCP server
  • Rich markdown and MDC components alongside code

Common use cases for HTML pastes

  • Email template snippets
  • Form markup examples
  • Structured data (JSON-LD)
  • Accessibility demos

Example

<form action="/subscribe" method="post">
  <label for="email">Email</label>
  <input id="email" name="email" type="email" required>
  <button type="submit">Subscribe</button>
</form>

Related languages

Ready to share some HTML?