A rant against CSS (Cascading Style Sheets)
|
07-20-2006, 10:01 AM,
Post: #1
|
|||
|
|||
A rant against CSS (Cascading Style Sheets)
Quote:The idea behind CSS is a good one. With HTML, Web pages can become monstrosities of content and formatting information. To change the look of a site, you have to sift through the content to redo a lot of detailed information. It's painful. CSS was designed to separate the content from the formatting, so that when you want to change your site's look and feel, you simply change the formatting information. full article: http://www.pcmag.com/article2/0,1895,1987181,00.asp |
|||
12-04-2006, 07:06 PM,
Post: #2
|
|||
|
|||
Re: A rant against CSS (Cascading Style Sheets)
The author said,
Quote:That's not the worst thing. You can live with the basic cascading mess; it's a matter of debugging. The real problem is that no two browsers—let alone no two versions of any one browser—interpret CSS the same way! The Microsoft browser interprets a style sheet one way, Firefox interprets it another way, and Opera a third way. Can someone explain to me exactly what kind of "standard" CSS is, anyway?He's correct, but he's wrong. It's Microslop's fault. IE is not compliant with the rules of CSS. All the little extra crappity craps that people put into their CSS just for IE users just furthers the problem. It's like enabling. It's like giving your bratty toddler a cookie to shut him up, instead of talking to him about his behavior. If web designers would stop coddling IE, IE users would abandon ship. IMO. Yes, I saw this: Quote:Warning: this topic has not been posted in for at least 120 days.but I decided to post anyway. Anybody out there agree with me? Disagree? |
|||
12-04-2006, 09:38 PM,
Post: #3
|
|||
|
|||
Re: A rant against CSS (Cascading Style Sheets)
PG,
I know very little about CSS. I do know that I hate it!!! I much prefer HTML----it just seems so much easier and cleaner to me. |
|||
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)