

That’s not even convincing pedantery. Nobody would assune that a browser’s standard style might be an RFC, IETF- or in any way official standard,
That’s not even convincing pedantery. Nobody would assune that a browser’s standard style might be an RFC, IETF- or in any way official standard,
I don’t think. You can’t prove I do! Leave me alone. You’re one of them! I knew it all the time.
Yes , I can read books. I even read one or two of the 1200 around me. Those with the fuckpics and some of the funnier ones, like “Phänomenologie des Geistes” by Hegel. I wouldn’t have if they had been layouted using browser standards.
ASCII?! Useless, modern witchcraft! Devils work! Give me CCITT-1 or give me death!
Oh, come on. You really want some at least readable output. Things like image borders, consistently positioned images/diagrams, line breaks and page borders. Some whitespace and indentations, too. You just can’t read a couple of pages full of unformatted raw text without massive eye fatigue. I’m all for dumping JS and excessive frameworks, I’d prefer well-formed XHTML over any of that clients-side scripted crap, but totally rejecting CSS is pointless zealotry.
CSS on the other hand is quite essential to separate layout from content. Which is a good thing, so I can’t really think of a reason for a “no-CSS” rule. Specifically if you can use inline styles as well but in a way more messy way.
Yes. I think we’re missing each other pinpointing details while meaning the same. Every browser has it’s defaut or “standard” style, nowadays even adapting to the system theme and trying to guess if to use day or night settings etc. Nevertheless it won’t break lines in a reasonable way, won’t deal with footnotes in an acceptable way and either break the layout of pure text pages or the layout of illustrated pages. HTML5 makes these specific things somewhat better as it allows realtively advanced document structure but nevertheless, a few lines of CSS to reflect at least the prinipial character of the document are unlikely to hurt anyone in a worse way than a one-style-fits-all layout for everything will hurt tha vast majority.