<h2 class="light">Testing and Troubleshooting</h2>
<p>Since targeting a <a href="#compatibility">diverse range of email clients</a> requires some specific and rather quirky markup, Ink doesn’t always preview properly in the browser. When doing browser tests, we recommend using the latest version of <a href="http://google.com/chrome">Chrome</a>, <a href="http://www.apple.com/safari/">Safari</a> or <a href="http://www.opera.com/">Opera</a>, since Ink doesn’t always display properly in Firefox or Internet Explorer.</p>
<p>Testing in the browser isn't enough, however, and you should always test in actual email clients. If you don't have access to the actual clients you want to test, a testing service like <a href="https://litmus.com/">Litmus</a> or <a href="http://www.emailonacid.com/">Email on Acid</a> can help.</p>
-<p>If you're having trouble with an email, the first thing to check is the markup. Often times a simple error like a forgotten <kbd><tr></kbd> or a nested tag that's been closed in the wrong order can wreak havoc on your design. If that's not the problem, it could be an issue with your ESP. <strong>Some senders prepend an <kbd><html></kbd> tag to your message, which causes the DOCTYPE tag to not be interpreted by the email recipient.</strong> To see if this is what's happening, try sending a test email to yourself and using the "view original" or "view raw source" option in your mail client to manually inspect the code.</p>
\ No newline at end of file
+<p>If you're having trouble with an email, the first thing to check is the markup. Often times a simple error like a forgotten <kbd><tr></kbd> or a nested tag that’s been closed in the wrong order can wreak havoc on your design. If that’s not the problem, it could be an issue with your ESP. <strong>Some senders prepend an <kbd><html></kbd> tag to your message, which causes the DOCTYPE tag to not be interpreted by the email recipient.</strong> To see if this is what’s happening, try sending a test email to yourself and using the “show original” or “raw source” option in your mail client to manually inspect the code.</p>
\ No newline at end of file