Skip to content

Instantly share code, notes, and snippets.

View teethnclaws's full-sized avatar
🐅

Megan Charles teethnclaws

🐅
View GitHub Profile
@teethnclaws
teethnclaws / index.html
Created October 23, 2016 00:02
Test Gist
<!DOCTYPE html>
<html lang="en">
<head>
<!-- for this project we've linked to a css we downloaded called normalize & placed it in the vendor folder
For an unspoken reason, we are required to list this one first -->
<link rel="stylesheet" type="text/css" href="vendors/css/normalize.css">
<!-- copy and paste or highlight and used ctrl + D to copy.
The grid used is an augmented file pulled from responsivegridsystem.com -->
<link rel="stylesheet" type="text/css" href="vendors/css/ionicons.min.css">