This is an example of implimenting multiple HTML inputs using <range> input tags and using them to adjust a d3.js drawn svg element (a rectangle).
<range>
It is used as an example and described in the book D3 Tips and Tricks.