Skip to content

Instantly share code, notes, and snippets.

View maxstralka's full-sized avatar

Max Stralka maxstralka

View GitHub Profile
@maxstralka
maxstralka / index.html
Created March 7, 2015 16:26
Touch Swipe Left And Right
<!DOCTYPE html>
<html>
<head>
<title>MovingBox</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>