Created
March 8, 2012 19:48
-
-
Save paulrouget/2002960 to your computer and use it in GitHub Desktop.
Empty HTML5 page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset=utf-8 /> | |
<title>test</title> | |
<script> | |
</script> | |
<style> | |
</style> | |
<div></div> |
Habit, or stylistically, lack of quotes scares me.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could get rid of the "/" in . I guess it's only habitual, since the rest doesn't look remotely like anything an XML parser could ever digest?