![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi folks I built up a small website which is designed for 800x600 display. Runs just fine in this resolution but if you have a system in 1024 or 1280 pixels wide, the site just "sticks" in the upper-left corner of the browser window. So I'm trying to keep it horizontally centered whatever screen resolution you are set in. I do not want to deal with table cells, just CSS. I think that I must have a three column DIV layout with the center one set to 800px fixed width. But I cannot find how to set the left and the right one to -let's say- "the remaining width divided by 2". I struggle since a while with google now and I cannot find a way to the solution. Perhaps I'm a bit tired and fed up now and I'm not searching the right way. |
#3
| ||||||
| ||||||
|
|
I built up a small website which is designed for 800x600 display. |
|
Runs just fine in this resolution |
|
but if you have a system in 1024 or 1280 pixels wide, the site just "sticks" in the upper-left corner of the browser window. |
|
So I'm trying to keep it horizontally centered whatever screen resolution you are set in. |
|
I do not want to deal with table cells, just CSS. |
|
I think that I must have a three column DIV layout with the center one set to 800px fixed width. But I cannot find how to set the left and the right one to -let's say- "the remaining width divided by 2". |
#4
| |||
| |||
|
|
Hi folks I built up a small website which is designed for 800x600 display. Runs just fine in this resolution but if you have a system in 1024 or 1280 pixels wide, the site just "sticks" in the upper-left corner of the browser window. So I'm trying to keep it horizontally centered whatever screen resolution you are set in. I do not want to deal with table cells, just CSS. I think that I must have a three column DIV layout with the center one set to 800px fixed width. But I cannot find how to set the left and the right one to -let's say- "the remaining width divided by 2". [snip] |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |