Skip to content

Instantly share code, notes, and snippets.

@rbtbr
Created December 3, 2009 08:26
Show Gist options
  • Save rbtbr/247987 to your computer and use it in GitHub Desktop.
Save rbtbr/247987 to your computer and use it in GitHub Desktop.
Hello World in HTML5
<!DOCTYPE html>
<title>HTML rockt!</title>
<p>Hello world</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment