Skip to content

Instantly share code, notes, and snippets.

@Mao8a
Created April 4, 2013 23:54
Show Gist options
  • Save Mao8a/5315461 to your computer and use it in GitHub Desktop.
Save Mao8a/5315461 to your computer and use it in GitHub Desktop.
HTML: Starting Template html5 es
<!doctype html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment