Write it like a document, take away tidy HTML. Switch to the code at any time.
Paste from Word, Google Docs or a web page: the styles, spans and empty tags are stripped before the text lands here.
Edit this side and the visual editor follows. Only the tags on the safe list survive.
How It Works
Type into the visual editor the way you would in a document: pick a heading, make a list, bold a word, add a link. A sample page is loaded so you can see it working; Clear empties it.
Every edit is turned into clean, indented HTML in the source pane. Paste from Word or Google Docs and the styles, spans and empty tags are stripped before the text arrives.
Copy the HTML, download it as page.html, or press Publish to put the finished page on a live link. No account is needed for the 30-minute link, and claiming it is free.
About This Tool
Write the page the way you would write a document, and read the HTML it makes as you go. Both panes are live, and either one can be edited.
This is a two-pane online HTML editor. On the left is a visual editing surface: headings, paragraphs, bold and italic, bulleted and numbered lists, quotes, code and links, with keyboard shortcuts for the ones you use most. On the right is the HTML that describes what you just wrote, indented and readable. Edit either side and the other follows, so you can lay a page out visually and still hand-tune a tag when you want to.
Most free WYSIWYG editors produce markup no one would write by hand. A single pasted paragraph can arrive wrapped in four nested <span> elements, each carrying a font family, a font size and a transparent background colour, plus a class from whichever program it came out of. It renders, but it is unreadable, it fights any stylesheet you add later, and it triples the size of the file. This editor runs every change through a whitelist first: a known list of tags is kept, six attributes are kept, and everything else is either unwrapped so its words survive or removed. There are no style attributes and no <span> tags in the output, ever.
Anyone who needs a page and does not want to open a code editor to get one: a note for a class, a menu, an announcement, a set of directions, a one-page brief. It is also useful to people who do write HTML, as a fast way to turn a document someone emailed you into markup you would be willing to commit. Paste the text of a Word document or a Google Doc into the visual side, check the source pane, and you have the skeleton of a page in about ten seconds.
Everything happens in your browser. The editing surface is a plain editable region, the formatting commands are the browser's own, and the cleaning step is a small script that runs on your device. Nothing is uploaded while you write, including anything you paste. The one moment your page leaves the browser is when you press Publish, and that is a deliberate click.
The whitelist is strict, so some things are dropped on purpose: text colours, font choices, font sizes, centring and other alignment, background shading, and Word's automatic bullets, which are not really lists but paragraphs with a symbol in front of them. Tables and images survive, but their widths and borders do not. If you need that level of control, write the HTML by hand and tidy it with the HTML formatter, or check the finished markup in the HTML viewer. The trade is a deliberate one: plain, structural HTML is what makes a page easy to restyle, easy to read on a phone and easy to hand to somebody else.
A page is not much use in a text box. The publish button below the editor wraps what you wrote in a complete HTML document with a readable stylesheet and puts it on a free OxyPages address with HTTPS, in seconds, with no account. The link lasts 30 minutes; claiming it is free, keeps it permanently, and lets you choose your own address, with custom domains available on paid plans. Instant publishing accepts pages up to 5 MB. See how it works or compare plans.
Questions
More Free Tools
Every tool here runs in your browser and ends the same way: one click and your HTML is on a live link.
Paste or drop an HTML file and see it rendered instantly. Preview on desktop and mobile, then publish it as a live website in one click.
Clean up messy or minified HTML with proper indentation in one click. Runs in your browser, nothing is uploaded. Publish the result as a live page.
Write or paste HTML, CSS and JavaScript and run it in the browser. Live preview, console output, then host the result for free.
Try It Now
Still Here? Drop It In.
The whole pitch fits in one sentence: your HTML, on a link, in seconds.
Drag and drop your HTML file(s), folders, or ZIP file
or ·
No account needed. Your unclaimed website stays live for 30 minutes on a free subdomain. Claim it to your account to keep it permanently.