the floated element should be will do this: 100px+ (-15px)margin + 0padding =85px . Thus the top inner edge of the floatedelement should be at pixel position 85.

A similar line of reasoning explains how the left inner edge of thefloated element can be placed to the left of the left inner edge ofits parent. This ability can be used for interesting effects like

Here is my Web Page with a background image!

Friday 21st of November 2008 06:55:29 PM