Skip to content

Instantly share code, notes, and snippets.

@andrefreitas
Created November 17, 2013 22:04
Show Gist options
  • Save andrefreitas/7518832 to your computer and use it in GitHub Desktop.
Save andrefreitas/7518832 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Olá mundo</title>
<meta charset="UTF-8">
</head>
<body>
Olá mundo
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment