summaryrefslogtreecommitdiff
path: root/works/link-underlines.html
diff options
context:
space:
mode:
Diffstat (limited to 'works/link-underlines.html')
-rw-r--r--works/link-underlines.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/works/link-underlines.html b/works/link-underlines.html
new file mode 100644
index 0000000..730087b
--- /dev/null
+++ b/works/link-underlines.html
@@ -0,0 +1,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> \ No newline at end of file