HTML and CSS features
This part of the documentation provides insight to whether HTML and CSS features are safe and/or useful in the context of email, and whether the Email Markup Consortium recommends email clients to support these features.
HTML
Elements
- <a>: The Anchor element
- <address>
- <article>
- <aside>
- <body>
- <br>: the Line Break element
- <code>
- <div>
- <em>: The Emphasis element
- <figcaption>
- <figure>
- <footer>
- <h1>-<h6>
- <head>
- <header>
- <hgroup>
- <hr>
- <html>
- <input>
- <li>: The List Item element
- <link>
- <main>
- <meta>
- <nav>
- <ol>: The Ordered List element
- <p>: The Paragraph element
- <pre>
- <section>
- <span>
- <strong>: The Strong Importance element
- <style>
- <table>
- <title>
- <ul>: The Unordered List element
Global Attributes
Other
CSS
Properties
Values
- calc()
- clamp()
- counters(), counter()
- linear-gradient()
- max()
- min()
- radial-gradient()
- rgb(), rgba()
- var()