<ol> ... </ol>
<ul>... </ul>
<li> ... </li>
<code> ... </code>
<pre> ... </pre>
<input ... >
<a href = "..." ...> link-text </a>
<img src = "..." ...>
<div> ... </div>
<span> ... </span>
<style> ... </style>
<link rel = "stylesheet" ...>
selector:keyword
selector::keyword
<circle ... />
<rect ... />
<line ... />
<text> ... </text>
<g> ... </g>
.data().enter()
.on()
R Pruim
2020-01-23
These notes exercises were assembled to accompany a course in visualization with D3 at Calvin Univeristy, January 2020.