summaryrefslogtreecommitdiff
path: root/works/unclickable-link.html
diff options
context:
space:
mode:
Diffstat (limited to 'works/unclickable-link.html')
-rw-r--r--works/unclickable-link.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/works/unclickable-link.html b/works/unclickable-link.html
new file mode 100644
index 0000000..9b0e105
--- /dev/null
+++ b/works/unclickable-link.html
@@ -0,0 +1,22 @@
+<html>
+<head>
+<title>Unclickable Link (iframe overflow)</title>
+</head>
+<body>
+
+<table width="754" align="center" cellpadding="0" class="table" cellspacing="3">
+
+<tr>
+<td valign="top">
+<iframe width="410" height="22" src="3d-border-colour.html"></iframe></td>
+</tr>
+
+
+<tr>
+<td><a href="">This link text becomes unclickable.</a></td>
+</tr>
+
+</table>
+
+</body>
+</html>