I am creating a horizontal webpage and I am trying to make the body dynamically expand according to the content within it.
I am building the website here: http://www.obliquo.co.uk/
As you can see it all works, but I am forced to setting a huge body width in pixel value. The content on the page will be changing all the time. If I don't set a width in pixels, the divs start bumping vertically, naturally.