Skip to content

Instantly share code, notes, and snippets.

@rodrigoluizgenz
Created July 25, 2013 04:13
Show Gist options
  • Select an option

  • Save rodrigoluizgenz/6076859 to your computer and use it in GitHub Desktop.

Select an option

Save rodrigoluizgenz/6076859 to your computer and use it in GitHub Desktop.
html: template start
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Document</title>
<link rel="stylesheet" href="estilo.css" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment