![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
1. If, as the regulars in this newsgroup believe, CSS is clearly superior to table code for defining page layout, why are *none* of these sites relying on CSS for that purpose? |
|
2. Can anybody provide links to any large commercial or institutional sites (whose subject matter is not "coding practices") that *do* use CSS to define their page geometry, so that I can look at their code? |
#2
| |||
| |||
|
|
Jonas Smithson <smithsonNOSPAM (AT) REMOVETHISboardermail (DOT) com> writes: 1. If, as the regulars in this newsgroup believe, CSS is clearly superior to table code for defining page layout, why are *none* of these sites relying on CSS for that purpose? It wasn't more than a couple of years ago that common browsers weren't really capable of coping with CSS layouts. Once Mozilla/Opera 5/IE6 came out it became much easier. [snip] |
#3
| |||
| |||
|
|
Chris Morris wrote: Jonas Smithson <smithsonNOSPAM (AT) REMOVETHISboardermail (DOT) com> writes: 1. If, as the regulars in this newsgroup believe, CSS is clearly superior to table code for defining page layout, why are *none* of these sites relying on CSS for that purpose? It wasn't more than a couple of years ago that common browsers weren't really capable of coping with CSS layouts. Once Mozilla/Opera 5/IE6 came out it became much easier. [snip] Was that really the problem? For example, my CSS layouts work in IE 5, and I think so do those of most other authors. And those other browsers haven't really gone away, have they? Except, perhaps, for NN4, people still tend to cater for older browsers. (And IE 6 introduced some weird float-bugs of its own!) |
#4
| |||
| |||
|
|
.... And it is also easier, perhaps, to run a range of different browsers on your system, for example multiple versions of IE, for testing purposes.... |
#5
| |||
| |||
|
|
Barry Pearson wrote: .... And it is also easier, perhaps, to run a range of different browsers on your system, for example multiple versions of IE, for testing purposes.... [snip] My PC uses Windows 2000 Pro, BTW. Can you give me any information, or point me somewhere, that would help me run more than one test version of IE on a PC? That would greatly increase my incentive to use more CSS -- right now I can switch the box model of IE6 to "standards mode" (more or less) using a DTD, but I've read that there's no way to get WinIE5 to follow spec on box widths using a DTD switch. I've read of some hacks/workarounds for the box model in IE5 but I'm reluctant to trust them unless I can test them in my actual layouts. |
#6
| |||
| |||
|
|
Barry Pearson wrote: .... And it is also easier, perhaps, to run a range of different browsers on your system, for example multiple versions of IE, for testing purposes.... My PC uses Windows 2000 Pro, BTW. Can you give me any information, or point me somewhere, that would help me run more than one test version of IE on a PC? |

![]() |
| Thread Tools | |
| Display Modes | |
| |