Skip to content

Instantly share code, notes, and snippets.

@Mysteryguye
Mysteryguye / Happy Button!
Created January 30, 2013 00:05
It looks nasty, but when you mouse over it you like it. Good for very colorful websites. ~Mysteryguye
<html>
<head>
<title>BUTTONS BUTTONS BUTTONS!!!!!!</title>
<link rel="stylesheet" type="text/css" href="button-page.css">
.press-it{
width:100px;
height:45px;
border: 2px solid green;
margin: 45px auto;
background: olive;