15 lines
534 B
HTML
15 lines
534 B
HTML
<p>(See <a href="https://www.example.com/fhqwhgads">https://www.example.com/fhqwhgads</a>.)</p>
|
|
|
|
<p>((<a href="http://foo.com">http://foo.com</a>))</p>
|
|
|
|
<p>((<a href="http://foo.com">http://foo.com</a>.))</p>
|
|
|
|
<p><a href="HTTP://FOO.COM">HTTP://FOO.COM</a></p>
|
|
|
|
<p><a href="hTtP://fOo.CoM">hTtP://fOo.CoM</a></p>
|
|
|
|
<p><del><a href="mailto:hello@email.com">hello@email.com</a></del></p>
|
|
|
|
<p><strong><a href="mailto:me@example.com">me@example.com</a></strong></p>
|
|
|
|
<p><strong><a href="mailto:test@test.com">test@test.com</a></strong></p> |