summaryrefslogtreecommitdiff
path: root/legacy/works/link-underlines.html
blob: 730087b803f96b80e716263adbe7484b4c56855e (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<title>Link Underlines</title>
</head>
<body>
<p>Where there is a <b><a href="">link with a &lt;B&gt; element outside the &lt;A&gt; element</a></b>, the following text is also underlined but not clickable.</p>
</body>
</html>