Skip to content

Instantly share code, notes, and snippets.

@fredericAerts
Created July 7, 2015 15:47
Show Gist options
  • Select an option

  • Save fredericAerts/98e0730bbde81f93b9db to your computer and use it in GitHub Desktop.

Select an option

Save fredericAerts/98e0730bbde81f93b9db to your computer and use it in GitHub Desktop.
web developer in 5 days - v3
<head>
<title>My first website</title>
<link href="style.css" rel="stylesheet">
<script src="script.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment