Skip to content

Instantly share code, notes, and snippets.

@oliwa
Last active December 5, 2018 07:09
Show Gist options
  • Select an option

  • Save oliwa/893acc8211846efdf14b to your computer and use it in GitHub Desktop.

Select an option

Save oliwa/893acc8211846efdf14b to your computer and use it in GitHub Desktop.
HTML5 Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<h1>Flexbox</h1>
<p>Test</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment