Skip to content

Instantly share code, notes, and snippets.

@Kledenai
Last active December 23, 2019 15:29
Show Gist options
  • Save Kledenai/c76f2882201299d1681caea323d27261 to your computer and use it in GitHub Desktop.
Save Kledenai/c76f2882201299d1681caea323d27261 to your computer and use it in GitHub Desktop.
Arquivo html do artigo sobre instrodução a IDE Brackets
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Introdução ao Brackets</title>
</head>
<body>
<h1>Olá Mundo</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment