Link
Use the <a> element to add a link to another page or a section in the email.
Examples
Basic link
<a href="https://heml.io">Click me!!</a>
Attributes
This element supports the global attributes.
href url | Set the destination address for when the link is clicked. Defaults to
#
. |
Styling
The button supports the standard text element styles.
Pseudo elements
a::link
span::text