Skip to content

Instantly share code, notes, and snippets.

@yonitru
Last active October 28, 2015 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yonitru/72f5c12a518d617136f2 to your computer and use it in GitHub Desktop.
Save yonitru/72f5c12a518d617136f2 to your computer and use it in GitHub Desktop.
d3.js simple nothing
<!DOCTYPE html>
<html>
<head>
<title>1</title>
</head>
<body>
<h1>some testing</h1>
<ul>
<ol>item 1</ol>
<ol>item 2</ol>
<ol>item 3</ol>
</ul>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment