D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
ASchmidt1024
Full window
Github gist
Flip on click without JS
<label> <input type="checkbox" /> <div class="card"> <div class="front">Front</div> <div class="back">Back</div> </div> </label>