Easy CSS solution for different montior resolutions?
March 9, 2009 1:22 PM
Subscribe
Easy CSS solution to have all of the content (header, content, nav bar, footer) move together in the body?
Question: How do I make 'everything' liquid, not in relation to each other, but just as a single unit in the body?
Could I group it in some way and then float the whole thing in the body? (mind you, I am not even sure I get the concept of 'float')
I just realized that both my websites work well with a very high screen resolution, but most people have 1024x768. So you need to horizontal scroll just a bit to see the whole website. Not good.
I am not very familiar with css and have been doing just a cut and paste mishmash to this point so I do not really have a deep understanding of css, I am just trying to get my website 'functional. The only change I would really need to make is to have 'everything' move together in the body, as I have a 100 px margin on the left and if I could get that to 'disappear' when viewed with a lower resolution, the whole site would be visible on the 1024x768, and problem solved.
Thank you!
note: I am looking for the easiest solution, not to rewrite the whole style sheet in a different way)
posted by Vaike to computers & internet (10 comments total)
6 users marked this as a favorite
And no one really gets "float." it's illogical, horribly named, and borderline nonsense.
posted by drjimmy11 at 1:34 PM on March 9