Forum Moderators: open
I want my homepage to look different so I'm trying to do this: I want to position three boxes from left to right (one left, one in the middle one at the right side).
I just noticed that using float:left for all three boxes (and using margins to the right of the boxes) does the trick...However, I'm a bit scared (being a beginner with CSS) ;). Will this cause me any trouble or is it fine?
thanks!