diff options
Diffstat (limited to '')
-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> |