Hi expertlaw-ga,
Thanks for inviting me to comment on CSS.
In my opinion, the biggest problems with CSS for web design are the
incompatibilities between different browsers. This is in stark
contrast to tables which are now well-supported by all recent
browsers.
The incompatibilities make CSS-based design take much longer than it
should, and lead to only a subset of the power of CSS being usable in
practise - because one must stick to a subset that us usable across
browsers.
Nevertheless I believe it is worthwhile to strive for a website that
uses only CSS (except for the presentation of tabular data). Using CSS
one can easily achieve a consistent look across the whole website, and
can also update that look much more easily (because changes need to be
made in only one place).
Regarding your last paragraph: I believe I am entitled to cry
"Objection!" because you are implying that the only alternatives are a
"compromised CSS design" or a "simple table" design. I see no reason
why one should "compromise" the site in order to use CSS.
Naturally, one must design within the constraints of whichever
technology one is using, and CSS has slightly different constraints
from those of HTML tables, but I believe that one can design a
functional and visually-effective site with either. Therefore, the
decision should be made on other factors such as ease of maintenance.
Here are some "pure CSS" sites to illustrate what is possible:
Google Blogoscoped by Philipp Lenssen
http://blog.outer-court.com/
Adactio: Jeremy Keith
http://adactio.com/?skin=default
Delia Wilson Design - Pure CSS Sites
http://www.deliasdesign.com/portfolio/index.php?dir=./Css%20Design
Jeremy Keith's "Adactio" website is interesting for his article "The
unpushed envelope" where he argues that it's time we stopped merely
using CSS to re-implement table-like designs and started to exploit
its unique strengths. His own site, with its switchable CSS skins,
doesn't even scratch the surface of what's possible.
Finally, here are a few links that might be useful:
Web Design From Scratch
http://www.webdesignfromscratch.com/
QuirksMode - for all your browser quirks
http://www.quirksmode.org/
I trust you find this information useful.
Regards,
eiffel-ga
Google Search Strategy:
"limitations of CSS"
://www.google.com/search?q=%22limitations+of+CSS%22
"pure CSS sites"
://www.google.com/search?q=%22pure+CSS+sites%22 |