A complete step-by-step guide to creating, formatting, and exporting your HTML content — no coding required.
From opening the editor to copying your finished HTML code
Navigate to the home page. The WYSIWYG editor loads automatically — no account, no download, and no installation required. You will see a toolbar at the top and an editing area below it.
The editor works in all modern browsers including Chrome, Firefox, Edge, and Safari. For the best experience, use an up-to-date browser.
Click inside the white editing area and begin typing your content just as you would in a word processor like Microsoft Word or Google Docs. You can type text, paste content from another source, or start from a template.
If pasting from Microsoft Word, use the "Paste from Word" toolbar button to strip unwanted Microsoft-specific formatting and produce clean HTML.
Select any text and use the toolbar buttons to apply formatting. The toolbar groups buttons logically so formatting controls are easy to find.
To add a hyperlink, select the text you want to turn into a link, then click the Insert/Edit Link button (chain icon) in the toolbar. A dialog will open.
https://www.example.com)Click the Insert/Edit Image button (picture icon) to open the image dialog. You can insert an image by providing its URL.
Images must be hosted online. The editor embeds images by reference URL — it does not upload or store images itself.
Use the list and table buttons in the toolbar to add structured content.
To start from a pre-built layout, click the Templates button in the toolbar. A dialog shows the available templates. Click a template to load it into the editor as your starting content.
Applying a template will replace your current content. Apply templates at the start of a new document.
When you are satisfied with your content, click the Source button in the toolbar (it looks like </>). The editor will switch to source view, showing the raw HTML code that represents your content.
The HTML you copied is clean, standards-compliant code ready to use anywhere that accepts HTML input.
Speed up your workflow with these shortcuts
| Shortcut | Action | Shortcut | Action |
|---|---|---|---|
| Ctrl + B | Bold | Ctrl + I | Italic |
| Ctrl + U | Underline | Ctrl + Z | Undo |
| Ctrl + Y | Redo | Ctrl + A | Select All |
| Ctrl + C | Copy | Ctrl + X | Cut |
| Ctrl + V | Paste | Ctrl + P | |
| Ctrl + L | Insert Link | Ctrl + F | Find & Replace |
Quick workflows for the most popular editor tasks
The editor is open and ready on the home page — free, instant, no signup.
Open the Editor