diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-07 00:54:30 +0000 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-07 00:54:30 +0000 |
commit | b08abbc6b196c055b26163c58c795bf09b2bb2c1 (patch) | |
tree | c63b3a5ff376a580f113f5223bb1e2b7e160dc2a /test.html | |
download | html5ks-b08abbc6b196c055b26163c58c795bf09b2bb2c1.tar.xz html5ks-b08abbc6b196c055b26163c58c795bf09b2bb2c1.zip |
first commit
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test.html b/test.html new file mode 100644 index 0000000..4b09fa1 --- /dev/null +++ b/test.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html><head><style>body{margin:0;padding:0;}</style></head><body><img src="screenshot.png"></body></html> |