sailingfree
Programmer
Hi
I'm discovering the term 'elastic' but haven't got my head around em yet. I'm still in px mode!
I'm designing a template for a site that has a small column on the left (100px perhaps?) that displays a logo only when seen in larger screen res than 800x600, but want the main content screen to be fixed and with the possibility of a third cloumn that can also be seen when in 800x600. Ideally I'd like the main content screen to be centered when all three columns are seen.
So to reiterate, a main content screen and a right-hand column for extras must be seen when in 800x600 but a third column, on the left, is also visible when in any resolution higher than 800x600.
Do I use CSS to define the three columns using em and, if so, what is the recommended measurements I should be using? Should the first column be a minus em measurement?
Confused!!!
I'm discovering the term 'elastic' but haven't got my head around em yet. I'm still in px mode!
I'm designing a template for a site that has a small column on the left (100px perhaps?) that displays a logo only when seen in larger screen res than 800x600, but want the main content screen to be fixed and with the possibility of a third cloumn that can also be seen when in 800x600. Ideally I'd like the main content screen to be centered when all three columns are seen.
So to reiterate, a main content screen and a right-hand column for extras must be seen when in 800x600 but a third column, on the left, is also visible when in any resolution higher than 800x600.
Do I use CSS to define the three columns using em and, if so, what is the recommended measurements I should be using? Should the first column be a minus em measurement?
Confused!!!