diff options
Diffstat (limited to 'result/HTML/pre.html')
-rw-r--r-- | result/HTML/pre.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/result/HTML/pre.html b/result/HTML/pre.html new file mode 100644 index 0000000..f83a7cb --- /dev/null +++ b/result/HTML/pre.html @@ -0,0 +1,6 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> +<body> +<pre><a href="toto"></a><img src="titi"></pre> +</body> +</html> |