Skip to content

Instantly share code, notes, and snippets.

View timproDev's full-sized avatar

timproDev timproDev

  • Safety Harbor, FL
View GitHub Profile
@timproDev
timproDev / index.html
Last active May 8, 2017 22:52
Anscombe's Quartet II
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" type="text/css" href="style.css" >
<style type="text/css">
svg {
outline: 1px solid #f0f;
}