![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
| If you read between the lines, and question their numbers and logic, you got to ask yourself is there really that much advantage, and to who and really how much advantage. They, Wired says their color scheme change EVERY week! However, I haven't noticed it and I don't think people have time to totally change their entire look and feel to their web site each and every week or the year and I don't think people will appreciate it either. |
|
Very little time saved in the end and there are NO numbers or example code to backup saving in bandwidth. Nor are their any 3rd party independent testing. |
#12
| |||
| |||
|
|
dc wrote: If you read between the lines, and question their numbers and logic, you got to ask yourself is there really that much advantage, and to who and really how much advantage. They, Wired says their color scheme change EVERY week! However, I haven't noticed it and I don't think people have time to totally change their entire look and feel to their web site each and every week or the year and I don't think people will appreciate it either. it takes a couple of minutes to change the colours of an entire web site using an external stylesheet...I've done it...in order to deal with a corporate rebranding...it took a few minutes to get the correct rgb values for the colours from the supplied samples...and then a simple find replace in a text editor to alter the stylesheet it can be enormously useful...I've used external css on an arts site to colour the site to match the publicity for the next exhibition...and I've been able to do it in a matter of minutes the day the preceding exhibition closed...not required for all sites, but sometimes invaluable...and next to no effort Very little time saved in the end and there are NO numbers or example code to backup saving in bandwidth. Nor are their any 3rd party independent testing. I get the feeling that you are frantically trying to rationalise an objection to something you know nothing about and have no experience of...anyone who has converted a site to css can tell you that halving the file size is pretty easy there are sites where css could be a problem...especially if it's an old established site where a very large number of pages would need changing...and if the site is primarily intended for students at one of the universities that allow only Netscape 4 then it might be best to hang fire as yet...there are also sites that have a strong visual image that they wouldn't want to lose and which is tied very much to table layouts...these are all good reasons to not change simply claiming that since you have no experience with which to judge then everyone must be lying to you, is not a good reason to ignore a useful technique -- eric www.ericjarvis.co.uk "Hey Lord don't ask me questions There ain't no answer in me" |
#13
| |||
| |||
|
|
"Eric Jarvis" <web (AT) ericjarvis (DOT) co.uk> wrote in message news:MPG.19a20ddf950aa1c798b505 (AT) News (DOT) CIS.DFN.DE... dc wrote: ... They, Wired says their color scheme change EVERY week! However, I haven't noticed it and I don't think people have time to totally change their entire look and feel to their web site each and every week it takes a couple of minutes to change the colours of an entire web site using an external stylesheet...I've done it... it can be enormously useful... ...and next to no effort Very little time saved in the end and there are NO numbers or example code to backup saving in bandwidth. Nor are their any 3rd party independent testing. I get the feeling that you are frantically trying to rationalise an objection to something you know nothing about and have no experience of...anyone who has converted a site to css can tell you that halving the file size is pretty easy |
|
there are sites where css could be a problem...especially if it's an old established site where a very large number of pages would need changing... There is a big difference between (a) changing colors and font in the CSS file AND (b) putting everys single <table> and <td> and <tr> tags in the CSS file and replacing them with <div> tags in the html file. |
#14
| |||
| |||
|
|
Here is my rebuttal to this CSS OVERKILL Tables versus Full CSS Integration http://www.decloak.com/Products/Drea...sOrLayers.aspx (i.e. replacing all <table> tags with <div> tags and CSS positioning) |
#15
| |||
| |||
|
|
b) Appear more credible. This means telling the truth and using better English (unfortunate for people who don't speak English as their first language, I know). |
#16
| |||
| |||
|
|
On Tue, 12 Aug 2003, Jim Dabell wrote: b) Appear more credible. This means telling the truth and using better English (unfortunate for people who don't speak English as their first language, I know). I generally have more problems with native speakers of English who use sloppy language than with non-native speakers who try their best. |
#17
| |||
| |||
|
|
There is a big difference between (a) changing colors and font in the CSS file AND (b) putting everys single <table> and <td> and <tr> tags in the CSS file and replacing them with <div> tags in the html file. |
#18
| |||
| |||
|
|
Here is my rebuttal to this CSS OVERKILL Tables versus Full CSS Integration http://www.decloak.com/Products/Drea...sOrLayers.aspx (i.e. replacing all <table> tags with <div> tags and CSS positioning) |
#19
| |||
| |||
|
|
dc wrote: Here is my rebuttal to this CSS OVERKILL Tables versus Full CSS Integration http://www.decloak.com/Products/Drea...sOrLayers.aspx (i.e. replacing all <table> tags with <div> tags and CSS positioning) They call themselves "internet evangelists" and if you've read enough posts in this forum I can see why your subject line is the way it is. That said however, I think that many of the arguments that you bring up in your article are not very sound and I can't say that I agree at all. CSS is the greatest thing since slice bread - just not yet - not until the masses migrate to newer browsers and the newer browsers have the stability for CSS positioning enjoyed by table layout designs today will designers push strongly for CSS heavy sites. It's unfortunately a catch 22 but it has improved significantly over the last few years. When this does happen and it will - CSS will make a huge impact. Personally for the time being when designing for commercial sites I see too options (a) CSS heavy knowing that some users may be impacted (and yes there is an impact unless your site is 100% text or somewhere therein OR your an "internet evangelist") OR (b) CSS heavy with the exception of layout done via tables. --Nikolaos |
#20
| |||
| |||
|
|
You guys are a bunch of SHOCKED CSS Elitists who attack anything but the arguments. |
|
Some of you say no one is using what I say you shouldn't be using. |
![]() |
| Thread Tools | |
| Display Modes | |
| |