![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Normally I lay out all my sites using CSS [browser compatibilty can be a bit of a pain, but ther ya go LOL] I was wondering since the Alg's are constantly improving. Does it make any difference whether I use CSS or tables for my layout? I have a complex interface to a site I need to do and in CSS it'll be a nightmare. With tables it'll oinly take a few hours. Obviously I don't want to 'waste time' if there is litttle or no discernable differnce. Thanks in advance. wayne... |
#3
| |||
| |||
|
|
I have a complex interface to a site I need to do and in CSS it'll be a nightmare. With tables it'll oinly take a few hours. |
There probably are some, but I can't think of that much any such
#4
| |||
| |||
|
|
I wonder what can be such a complex interface that it would be nightmare with CSS ![]() |
#5
| |||
| |||
|
|
Even the most basic 3-column layout is a nightmare with IE5. |
|
"If you are trying to do pixel-perfect cross-browser CSS layout |
We




|
Exploit an IE5x PC CSS parsing bug -- RECOMMENDED This hack allows us to prematurely close a style rule in IE5x PC because of a bug in its CSS parsing code." http://glish.com/css/hacks.asp |
for me,
#6
| |||
| |||
|
|
"If you are trying to do pixel-perfect cross-browser CSS layout Ah, but that's the problem. web is NOT pixel perfect media now is it? Weall can have different browser canvas size, different font size, different screen size, etc etc.. So if there's so many different variables and possible valies for them, why even expect to get anything "pixel perfect"? |
One can't cater everyone no mater if use table or CSS for design for me,about 4% of IE 5 share is most cases acceptable "loss" like NS 4 (with what, 1% share) in way that in their browsers content is there and alll, just might not be same layout as for others. ![]() Still, no offence, this is just my opinion. |
#7
| |||
| |||
|
|
"If you are trying to do pixel-perfect cross-browser CSS layout Ah, but that's the problem. web is NOT pixel perfect media now is it? Weall can have different browser canvas size, different font size, different screen size, etc etc.. So if there's so many different variables and possible valies for them, why even expect to get anything "pixel perfect"? |
One can't cater everyone no mater if use table or CSS for design for me,about 4% of IE 5 share is most cases acceptable "loss" like NS 4 (with what, 1% share) in way that in their browsers content is there and alll, just might not be same layout as for others. ![]() |
|
Still, no offence, this is just my opinion. |
#8
| |||
| |||
|
|
This is true, but the IE5 bugs are somewhat more serious than a deviating pixel here and there. |
I know there's ways to install multiple IE's on


#9
| |||
| |||
|
|
Rene Pijlman wrote... "If you are trying to do pixel-perfect cross-browser CSS layout Ah, but that's the problem. web is NOT pixel perfect media now is it? ![]() |
#10
| |||
| |||
|
|
or use the technology that *does* give you pixel-perfect cross-browser results: Adobe Acrobat. |
And hoping it to work without
![]() |
| Thread Tools | |
| Display Modes | |
| |