Skip to content

Instantly share code, notes, and snippets.

@ribeiroevandro
Created October 29, 2013 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ribeiroevandro/7208390 to your computer and use it in GitHub Desktop.
Save ribeiroevandro/7208390 to your computer and use it in GitHub Desktop.
HTML: Teste Gist
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Teste Gist</title>
</head>
<body>
<p>Estrutura básica de html enviada ao Gist direto do sublime.</p>
<p>Isso é muito foda...</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment