As you are aware of by now, it is crucial to learn how to apply CSS to div tags to create a layout. Layouts can be created by using floats and /or through positioning. To learn more about the different types of positioning visit the following link: http://www.w3schools.com/css/css_positioning.asp
The following three layout examples are all based on floated columns. View the source code. You can even copy paste it into the code view in Dreamweaver and preview the document, modify the styles and see the changes. Take a look:
|