Skip to content

Instantly share code, notes, and snippets.

View huntercaron's full-sized avatar
♻️

Hunter Caron huntercaron

♻️
View GitHub Profile
@huntercaron
huntercaron / index.html
Created January 28, 2015 17:36 — forked from anonymous/index.html
Test Flexbox Grid
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Flexbox</title>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/stylesheet.css">
</head>