Add blank lines in an email template

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can easily add blank lines in an email template using HTML tags.

    Judicious use of these HTML tags can make your email easier to read.

    • You can use <br/> to insert a line break
    • You can wrap paragraphs in <p> ... </p> tags to format your email nicely.