Skip to content

Instantly share code, notes, and snippets.

body {
font-family: helvetica, arial, sans-serif;
margin: 0;
background: lightgrey;
font-size:1em;
position: inherit;
}
div {
display: block;
@Terrycoco
Terrycoco / gist:26bfc82e6b91ca9ae42f
Created May 15, 2015 12:53
Terry's Ping-Pong Test
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Ping Pong!</title>
</head>
<body>
<h1>Terry's Ping Pong!</h1>
<div id="myDiv"></div>