3d-interface/bouncing/index.html

9 lines
198 B
HTML

<section>
<h2>Bouncing cube</h2>
<p>
Click on the cube to make it jump !
</p>
<div id="container"></div>
#
</section>