Plan requirement
| Subscription | Any plan |
| Access | Agent |
Editing the HTML directly. The fastest way to fix a mess, and the fastest way to make one.
Open it
- Open the article for editing.
- Switch to the source view from the editor's toolbar.
- Edit the markup.
- Switch back and check the result before saving.
What it is genuinely good for
- Stripping inherited formatting from a paste, where the visual editor keeps putting it back.
- Fixing a broken list or table that cannot be repaired by clicking.
- Checking what is actually there, which is often not what the visual editor suggests.
Keep it plain
Headings, paragraphs, lists, links, tables and images. That set carries almost every article, works in every theme, translates cleanly and stays readable on a phone.
Inline styles and layout markup added by hand survive until somebody edits the article visually, and then they are gone or, worse, half gone.
Scripts do not run
Article bodies are cleaned when saved, and script tags are among the things removed. If an embed needs a script, it belongs in the theme.
Always look before saving
Switch back to the visual view. Unclosed tags do not always announce themselves in source, and they show up immediately as the layout collapsing.
Comments
0 comments
Article is closed for comments.