Share HTML templates, component markup, or email HTML: syntax-highlighted and shareable without a CodePen account.
1doctype html>2<html lang="en">3<head>4 <meta charset="utf-8" />5 <meta name="viewport" content="width=device-width, initial-scale=1" />6 <title>My Pagetitle>7 <link rel="stylesheet" href="/styles.css" />8head>9<body>10 <header class="site-header">11 <nav aria-label="Main navigation">12 <a href="/" class="logo">Branda>13 <ul role="list">14 <li><a href="/about">Abouta>li>15 <li><a href="/work">Worka>li>16 <li><a href="/contact" class="btn btn--primary">Contacta>li>17 ul>18 nav>19 header>2021 <main id="content">22 <slot />23 main>24body>25html>Paste HTML code and get a shareable link with full syntax highlighting, server-side rendered with no JavaScript overhead.
Deleted on first open. Can't be viewed twice.
Add a password for end-to-end encryption with no raw key stored.
Set pastes to expire after 1 hour, 1 day, 7 days, or up to 30 days. Gone when you say so.
No sign-up, no email, no ads. Paste and share in seconds.
Yes. The Shiki HTML grammar highlights inline <style> and <script> blocks with their respective language grammars.
Pastes up to 5 MB are supported.
Yes. AES-256-GCM encryption runs in your browser before upload. Non-password pastes store the raw data key server-side for simple sharing and raw access; password-protected pastes keep the raw key out of the server.