Quick summary
Adding HTML to a Confluence page is done by inserting a Code snippet block set to HTML language, then pasting your markup and publishing the page. This method lets teams render custom HTML content directly inside Confluence without any third-party apps.
Steps
- Edit the page you want to modify in Confluence.
- Type /code in the editor and select the Code snippet option from the menu.
- Click "Select language" to open the language picker.
- Search for "HTML" in the language list and click on it to set the block type.
- Paste your HTML code into the code editor that appears on the page.
- Click "Update" or "Publish" to save and apply your changes.
.gif)



