Skip to content

Instantly share code, notes, and snippets.

@sawyerh
sawyerh / 3d-html.html
Created April 1, 2012 03:08
3d Zoomable Website - Report
<div id="wrap">
<div id="container">
<div id="environment">
<div id="content">
<section id="level-1">Level 1 Content</section>
<section id="level-2">Level 2 Content</section>
<section id="level-3">Level 3 Content</section>
</div>