Insert a line break in the HTML editor

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • When you use the Enter key, the editor creates a paragraph element (<p>) tag, which appears as a double space.

    To enter a single-line space, use the Shift + Enter key combination, which inserts a line break (<br>) tag.