From e83071f830b67a8ba2fd9a4df60393defc9655fc Mon Sep 17 00:00:00 2001 From: Chris Bracco Date: Fri, 4 Apr 2014 06:52:49 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab85205 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +html5-test-page +=============== + +A page filled with common HTML elements to be used for testing purposes. Useful when building CSS systems for projects big and small.