Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<div id="header"></div>
<div id="navigation"></div>
<div id="main"></div>
<div id="footer"></div>
<div id="wrapper">
<div id="header">Header stuff</div>
<div id ="content">Float this left with a width of 69% in your css</div>
<div id="nav">float this right with a width of 30% in your css</div>
<div id="footer">clear: both in the css</div>
</div>