Skip to content

Instantly share code, notes, and snippets.

View projectzach's full-sized avatar

Zach Therrien projectzach

  • Southlake, TX
View GitHub Profile
@projectzach
projectzach / 2index.html
Last active August 16, 2019 21:16
Background color changer - JS
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Hex Color</title>
<link rel="stylesheet" type="text/css" href="2ndStyle.css"></link>
</head>
<body>
@projectzach
projectzach / Candy.html
Last active August 16, 2019 21:16
Product Page - Missing images, wasn't sure how to attach them.
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,300,400,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
@projectzach
projectzach / vetadog.html
Created August 16, 2019 21:11
Veta Dog Home Page - Fictional
<!DOCTYPE html>
<html>
<head>
<title>Veta Dog</title>
<link href="https://fonts.googleapis.com/css?family=Cantata+One" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="vetastyle.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css">
</head>
<body>
@projectzach
projectzach / Media Survey Form
Last active August 16, 2019 21:17
Media Survey Form
A [Pen](https://codepen.io/projectzach/pen/yLBJYNQ) by [Zach](https://codepen.io/projectzach) on [CodePen](https://codepen.io).
[License](https://codepen.io/projectzach/pen/yLBJYNQ/license).
@projectzach
projectzach / KurtCobain.html
Last active August 14, 2019 23:16
Kurt Cobain
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<head>
<title>Kurt Cobain</title>
</head>
<main id="main">
<body>
<h1 id="title">Kurt Cobain</h1>
<h2>The grunge icon who transcended music.</h2>