summaryrefslogtreecommitdiff
path: root/legacy/works/default-page-margin--test.html
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/works/default-page-margin--test.html')
-rw-r--r--legacy/works/default-page-margin--test.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/legacy/works/default-page-margin--test.html b/legacy/works/default-page-margin--test.html
new file mode 100644
index 0000000..c5d300f
--- /dev/null
+++ b/legacy/works/default-page-margin--test.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<style>
+h1 {background: #fbf;margin:0;}
+</style>
+</head>
+<body>
+<h1>Background test</h1>
+</body>
+</html> \ No newline at end of file