Skip to content

Instantly share code, notes, and snippets.

@mariiinda
mariiinda / raf-counter.html
Created May 13, 2013 21:42
requestAnimationFrame counter
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>RAF count</title>
<link href='http://fonts.googleapis.com/css?family=Plaster' rel='stylesheet' type='text/css'>
<style type="text/css">
* {
margin: 0;