I use Opera (the best browser). In Opera I can switch instantly
from the page style sheet to my own, which is:
TABLE { border: 1px solid red; }
TD { border: 1px dotted red; }
Ninety-percent of the web pages I see are made
much more readable by using my own style sheet.
Most web pages use tables. Most web pages are
made *less readable* by the use of CSS.
OK, ok, I understand the logic of CSS. I use CSS on
my web site, which has many pages. Re-decoration of
many page is much easier with one CSS file.
After much effort and education here on ciwas I've decided
that CSS is too unstable for page arrangement with diverse
pages on the site. By "unstable" I mean with regard to
page-design demands and diverse browsers.
I accuse CSS of encouraging (not *causing*) unreadable design,
including color choices, concealed links, and general
obfuscation. It's many *tricks* do not add to site function, which
is communication.
Conclusion: Design with tables. Focus on readability. Make
the design functional with CSS and Javascript turned off and
on *all* browsers. Then decorate with CSS with *no* loss of
readability -- restraint !
Mason C
P.S. my eyes and monitor are good.
 
	
Comment