Skip to content

Instantly share code, notes, and snippets.

View osanders's full-sized avatar

Omari Sanders osanders

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Product 1 - Tiny Storage Cart</title>
<link href='public/stylesheets/tinystoragecart.css' rel='stylesheet' type='text/css'>
<link href='public/stylesheets/additional.css' rel='stylesheet' type='text/css'>
</head>