This is text outside of the div tags to demonstrate that separate divs can have different text and background colors. This text is using our paragraph tag.

This is our paragraph tag using the "funky" class we defined on our style sheet.

This text is not in our paragraph tag and will have the attributes defined in the style sheet for this container (green font, size 32, etc.)

This text is in paragraph tags.

This div is actually inside of the leftboxtop div. It is opened inside of it and closed inside of it. We have added a border just to show that we can.
This is still the leftboxtop div.
Overlapping divs with absolute positioning.
An example of overlapping divs with absolute positioning. You can add margin and padding properties to put some distance between divs if you don't want them to overlap.