forked from mikedewar/d3talk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
html_after.html
26 lines (26 loc) · 893 Bytes
/
html_after.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js"></script>
<link type="text/css" rel="stylesheet" href="prettify.css">
<script type="text/javascript" src="prettify.js"></script>
<link type="text/css" rel="stylesheet" href="style.css">
<title></title>
</head>
<body onload="prettyPrint()">
<div id="body">
<pre class="prettyprint">
<body>
<ul>
<li>44 people specify 0 topics</li>
<li>6 people specify 1 topic</li>
<li>1 person specifies 2 topics</li>
<li>3 people specify 3 topics</li>
<li>1 person specifies 4 topics</li>
...
</ul>
</body>
</pre>
</div>
</body>
</html>