Create a simple layout with a header, two-column content, and a footer using float and clear. Experiment with positioning different elements using relative, absolute, and fixed properties.
Homework/Practice:
Build a sidebar layout using float. Apply relative positioning to the sidebar and absolute positioning to a menu button inside the sidebar.