A playground for working with d3 nesting.
xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>Mister Nester</title>
<link rel="stylesheet" href="github.css">
<link rel="stylesheet" href="converter.css">
</head>
<body>
<div class="header">
<h1>Hello, I’m Mister Nester</h1>
<p class="description">I’m a simple console for learning and experimenting with <a href="https://d3js.org">d3.js</a> data <a href="https://bl.ocks.org/shancarter/4748131">View source</a></p>
</div>
<div id="converter"></div>
<div class="details">
<p></p>
</div>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="highlight.js"></script>
<script src="main.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js