summaryrefslogtreecommitdiff
path: root/t/next-loop/1.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 't/next-loop/1.xhtml')
-rw-r--r--t/next-loop/1.xhtml14
1 files changed, 14 insertions, 0 deletions
diff --git a/t/next-loop/1.xhtml b/t/next-loop/1.xhtml
new file mode 100644
index 0000000..c0efc65
--- /dev/null
+++ b/t/next-loop/1.xhtml
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
+</head>
+<body>
+<div>
+ <img src="1.jpg"/>
+ <a href="2.xhtml">Next =></a>
+</div>
+</body>
+</html>