Sunday, February 21, 2010

Figured It Out!

I finally was able to figure out how to get my div tags to position correctly within a wrapper tag. The thing I was doing wrong was that I needed all of my div tags to be set to float left. I also did not need to apply the clear command. Once I did that things started working correctly. It feels good to have it working correctly now!

No comments:

Post a Comment