HTML for booking messages and custom emails

Here is how to add HTML to make your booking messages, booking options and custom feedback emails stand out more

HTML

Action

<b>TEXT HERE</b> Bold
<i>TEXT HERE</i> Italics
<u>TEXT HERE</u> Underline
<s>TEXT HERE</s> Strike through
<font face=”font name”>TEXT HERE</font> Change font
<font size=”font size”>TEXT HERE</font> Font Size
<font color=”font colour”>TEXT HERE</font> Change colour
<p> Paragraph spacing
<br> Line break
<a href=’TYPE URL HERE’>CLICK HERE</a> Web Link
<h1>TEXT HERE</H1> Big Heading
<h2>TEXT HERE</H2> Medium Heading
<h3>TEXT HERE</H3> Small Heading