![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, A client requested a layout that has links in sections, displayed something like http://www.kidsinaction.org.uk/table.html, which is a mock-up, laid out with a table. Specifically, he wants the layout to adapt to the browser window, which the table version does. If you change the width of the window, the two sections move horizontally, so that they always sit equally spaced out. I would like to do a similar thing in CSS, but am not sure of the best way. I imagine some wizard will show me this in about three lines of code!! |
#3
| |||
| |||
|
|
I would like to do a similar thing in CSS, but am not sure of the best way. I imagine some wizard will show me this in about three lines of code!! float |
#4
| |||
| |||
|
|
A client requested a layout that has links in sections, displayed something like http://www.kidsinaction.org.uk/table.html, |
#5
| |||
| |||
|
|
Alan Silver <alan-silver (AT) nospam (DOT) thanx.invalid> wrote: A client requested a layout that has links in sections, displayed something like http://www.kidsinaction.org.uk/table.html, Why is a client telling you how to layout a page? The proper arrangement is that professional web authors know what works and what doesn't work on the web, clients rarely have a clue. A client should submit the content, the web author then decides how to best present that. |
#6
| |||
| |||
|
|
I would like to do a similar thing in CSS, but am not sure of the best way. I imagine some wizard will show me this in about three lines of code!! Looks like a variation on the css 2-column layout (with center-aligned text) would work. Tons of stuff written about that. |
#7
| |||
| |||
|
|
Why is a client telling you how to layout a page? The proper arrangement is that professional web authors know what works and what doesn't work on the web, clients rarely have a clue. A client should submit the content, the web author then decides how to best present that. |
|
Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ | (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ | ----------------------------------------------------------------------------- |
#8
| |||
| |||
|
|
On Wed, 26 Apr 2006 18:05:12 +0100, Alan Silver alan-silver (AT) nospam (DOT) thanx.invalid> wrote: Hello, A client requested a layout that has links in sections, displayed something like http://www.kidsinaction.org.uk/table.html, which is a mock-up, laid out with a table. Specifically, he wants the layout to adapt to the browser window, which the table version does. If you change the width of the window, the two sections move horizontally, so that they always sit equally spaced out. I would like to do a similar thing in CSS, but am not sure of the best way. I imagine some wizard will show me this in about three lines of code!! float |
|
Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ | (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ | ----------------------------------------------------------------------------- |
![]() |
| Thread Tools | |
| Display Modes | |
| |