diff options
Diffstat (limited to 'test/square.html')
-rw-r--r-- | test/square.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/square.html b/test/square.html new file mode 100644 index 0000000..5354dce --- /dev/null +++ b/test/square.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 - square</title> + <meta name="viewport" content="width=device-width, initial-scale=1"> +</head> + +<body> + <p>SQUARE</p> +</body> +</html> |