diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2014-01-11 17:34:51 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2014-01-11 17:34:51 -0500 |
commit | e65840377eb837c22bc8cb57af3e874888e75d25 (patch) | |
tree | 05811dc32f6eb1c5ff8fecc7a184a8ff7f3f3e6c /test/square.html | |
parent | 7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f (diff) | |
download | lynx-snapshots-e65840377eb837c22bc8cb57af3e874888e75d25.tar.gz |
snapshot of project "lynx", label v2-8-8pre_2b
Diffstat (limited to 'test/square.html')
-rw-r--r-- | test/square.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/square.html b/test/square.html new file mode 100644 index 00000000..c8403280 --- /dev/null +++ b/test/square.html @@ -0,0 +1,14 @@ +<!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> +</head> + +<body> + <p>SQUARE</p> +</body> +</html> |