reference_title.html 309 B

12
  1. <p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>
  2. <p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>