![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
On 18 Aug, 22:33, Sanders Kaufman <bu... (AT) kaufman (DOT) net> wrote: I'm about to drop a decade-long, bad practice of formatting page layouts with tables. I just got one question - how does that work in the real world? Read this newsgroup (and c.i.w.a.h and even alt.html). It's one of the best resources around, good generally and excellent for the practice of getting CSS good practice _right_, not just bearably competent for one page on one browser. Search the archives. Search the archives for tutorial recommendations. |
|
As a few starting points, glish, bluerobot and alistapart are trustworthy resources. W3C is correct but unreadable as a tutorial. w3cschools is poor. |
#22
| |||
| |||
|
|
The crux of the answer was to use position:absolute. |
#23
| |||
| |||
|
|
Bergamot wrote: Sanders Kaufman wrote: Because this is a news group, not a web page... and this is news to me. Um, it wouldn't have been news to you, either, if you had bothered to search the newsgroup archives before posting. It's the only thing google groups should be used for. http://groups.google.com/advanced_search This is not a "Google" group. It's a Usenet group.... far bigger than even Google Himself. |
#24
| |||
| |||
|
|
I found what I was looking for in the first place I looked... after this one. The crux of the answer was to use position:absolute. |
#25
| |||
| |||
|
|
The crux of the answer was to use position:absolute. |
#26
| |||
| |||
|
|
On Mon, 20 Aug 2007 20:02:57 -0500, Sanders Kaufman <bucky (AT) kaufman (DOT) net wrote: The crux of the answer was to use position:absolute. I have no idea what the rest of the page looks like, but when anyone (excludng a list of people I can count on one hand) tells me that the answer is to use position:absolute; then they're doing soemthing wrong. |
#27
| |||
| |||
|
|
Andy Dingley wrote: On Mon, 20 Aug 2007 20:02:57 -0500, Sanders Kaufman <bucky (AT) kaufman (DOT) net wrote: The crux of the answer was to use position:absolute. I have no idea what the rest of the page looks like, but when anyone (excludng a list of people I can count on one hand) tells me that the answer is to use position:absolute; then they're doing soemthing wrong. Wow - to see these two responses, you'd think that that was a bug, instead of a feature. But it works... and it works on all the browsers. So I don't see the problem. |
#28
| |||
| |||
|
|
But it works... and it works on all the browsers. So I don't see the problem. |
#29
| |||
| |||
|
|
On Tue, 21 Aug 2007 22:29:16 GMT, Sanders Kaufman <bucky (AT) kaufman (DOT) net wrote: But it works... and it works on all the browsers. So I don't see the problem. The problem is that it breaks the browser's ability to re-arrange the page elements according to their best fit for a fluid design. It'll look great once, for your computer. Anywhere else it probably looks dreadful. In particular it is likely to fail if someone changes the size of text relative to window size. Overlapping text onto adjacent elements is the usual giveaway. |
#30
| |||
| |||
|
|
There is a presumption in any design that if you tinker with it, it'll break - unless it was designed to be so customizable. |
![]() |
| Thread Tools | |
| Display Modes | |
| |