Between the float attribute and the position attribute? I know how to use them, but I cant really figure out how they would be used differently. Also, which one does IE respond to better?
float got only a set of values: left/right/none/inherit. with positioning you can set an element anywhere; with float you might not have that luxury.