can we recap a little?
Quote:
|
I have my main content in Div Tags that are made to fit 800 x 600 screen resolution,
|
#wrapper {
width: 976px;
Doesn't fit in to a 800px wide window.
Quote:
|
that are made to fit 800 x 600 screen resolution, when i resize my browser window the main content resizes itself to occomodate the window
|
If it is fixed width, It shouldn't be resizing anywhere.
Your posted code is set for is a 976px centred layout. There is nothing in that layout that should be resizing at all.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|