Skip to content

Instantly share code, notes, and snippets.

View Trevorjoel's full-sized avatar

Trevor Trevorjoel

View GitHub Profile
@Trevorjoel
Trevorjoel / Musicandart.php
Last active April 2, 2016 15:58
First project
<html>
<head>
<title>Music and Art</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="main.css">
<?php include 'header.php';