[Help] html/css border type thing...

Discussion in 'Miscellaneous' started by xothis, Jul 21, 2014.

  1. Hi, I am getting back into coding websites and need to ask a seriously dumb question :p. How do I make the website have like a box it must be inside like for example:
    http://www.lodgefarmantiques.com/pages/index.php
    Random website but eh... every way I've tried something has just popped out of place. Does anyone know how I can fix this?
    Thanks
    xothis
  2. Try making a div that is the box. Give the div a size and put everything in the div. Seting the widths and Heights of stuff to something specific should also help.
  3. ok thanks I tried a div before and it overflowed I must of made a mistake :p Thanks :)