HTML Drop
Paste HTML.
Get a URL.
Drop any HTML below and we'll host it at a shareable link — instantly.
<!doctype html> <html> <head><title>Hello</title></head> <body style="font-family: system-ui; padding: 2rem;"> <h1>Hello, world 👋</h1> <p>Edit this HTML and drop it!</p> </body> </html>
200 chars
Drop it →