index.html

<h1>Rotating Cube</h1> <hr> <div id="cube"> <div id="side1"></div> <div id="side2"></div> <div id="side3"></div> <div id="side4"></div> <div id="side5"></div> <div id="side6"></div> </div>
Rotating Cube

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.