Skip to content

Instantly share code, notes, and snippets.

@paulrouget
Created March 8, 2012 19:48
Show Gist options
  • Select an option

  • Save paulrouget/2002960 to your computer and use it in GitHub Desktop.

Select an option

Save paulrouget/2002960 to your computer and use it in GitHub Desktop.
Empty HTML5 page
<!DOCTYPE html>
<meta charset=utf-8 />
<title>test</title>
<script>
</script>
<style>
</style>
<div></div>
@Boldewyn
Copy link
Copy Markdown

Boldewyn commented Mar 8, 2012

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?

@timw4mail
Copy link
Copy Markdown

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