What's The Difference

Discussion in 'HTML & Website Design' started by nickjason, Feb 8, 2010.

  1. #1
    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?
     
    nickjason, Feb 8, 2010 IP
  2. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #2
    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.
     
    webcosmo, Feb 8, 2010 IP