Skip to content

Instantly share code, notes, and snippets.

View joshfaggion's full-sized avatar

Joshua Faggion joshfaggion

View GitHub Profile
@joshfaggion
joshfaggion / firstgist.html
Last active April 2, 2016 17:35
My FIrst Gist! A little Surpise HTML Page.
<style>
body {
background-color: #FFFFFF;
}
h1 {
color: #000000;
font-size: 15px;
}
h1:hover {