You are here:Home»KB»Web Design»General»Float Notes
Sunday, 06 May 2012 18:25

Float Notes

Written by
  • if you want to define the size of a float object you must define the width and height in the same class otherwise it does not work
  • if you want to set the height and width in the actual CSS you need to define both height and width at the same time
  • try doing the above and then overiding a height or a width with a separate width or height via css if needed
Read 814 times