Skip to content

Instantly share code, notes, and snippets.

View dtstanley's full-sized avatar
🏠
Working from home

DT Stanley dtstanley

🏠
Working from home
  • Wilmington, DE
View GitHub Profile
@dtstanley
dtstanley / index.html
Created July 5, 2017 20:09 — forked from anonymous/index.html
shopping-list-chalg1 created by dtstanley - https://repl.it/Ht71/1158
<!DOCTYPE html>
<html lang="en">
<head>
<title>Shopping List</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="main.css">
</head>