Skip to content

Instantly share code, notes, and snippets.

@olarclara
Created March 11, 2017 08:53
Show Gist options
  • Save olarclara/b54ee7fb43c74782d25f98a8da0be03f to your computer and use it in GitHub Desktop.
Save olarclara/b54ee7fb43c74782d25f98a8da0be03f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML & CSS Codelab para Mulheres</title>
<link rel="stylesheet" href="caminho/para/seu/arquivo.css">
</head>
<body>
<!-- o conteúdo vai aqui. -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment