diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-09-24 22:26:00 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-09-24 22:26:00 +0200 |
commit | c2ecaf87e462fd6600ce5ee6a29cb352de042714 (patch) | |
tree | 70f607a8c9bce7f0d40c559ec4112d3dd154eb50 /test/circle.html | |
download | lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.tar.gz lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.tar.bz2 lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.zip |
update
Diffstat (limited to 'test/circle.html')
-rw-r--r-- | test/circle.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/circle.html b/test/circle.html new file mode 100644 index 0000000..acf8f45 --- /dev/null +++ b/test/circle.html @@ -0,0 +1,15 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> + +<html> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> + + <title>Test ImageMap - circle</title> + <meta name="viewport" content="width=device-width, initial-scale=1"> +</head> + +<body> + <p>CIRCLE</p> +</body> +</html> |