I am doing some testing on a new html5-css3 framework and I want to test it against some classless HTML-files to see how my framework behaves.
Does anyone know of one or more static HTML file with all HTML5 tags in various configurations (preferably without classes) that I can use for testing my framework. It would be a big timesaver for me.
I have never used it but
this pagelink dead this page appears to be pretty exhaustive and seems to be exactly what you are looking for. You can always check the HTML5 doctor element index to make sure that all the HTML5 elements are present in this test page.