<div id="container" style="width:500px">

<div id="header" style="background-color:#1224c4;">
<h1 style="margin-bottom:0;">Welcome to my page</h1></div>

<div id="menu" style="background-color:#858fe6;height:200px;width:100px;float:left;">
<b>Menu</b><br>
Books<br>
Movies<br>
Series</div>

<div id="content" style="background-color:#EEEEEE;height:200px;width:400px;float:left;">
</div>

<div id="footer" style="background-color:#09323b;clear:both;text-align:center;">
That's all folks!</div>

</div>


External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.