Click here to Skip to main content
15,886,805 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: It's Time This Fraud Ended Pin
W Balboos, GHB4-Feb-21 1:09
W Balboos, GHB4-Feb-21 1:09 
GeneralCCS is worst language ever created Pin
bjoernen2-Feb-21 21:56
bjoernen2-Feb-21 21:56 
GeneralRe: CCS is worst language ever created Pin
OriginalGriff2-Feb-21 22:29
mveOriginalGriff2-Feb-21 22:29 
GeneralRe: CCS is worst language ever created Pin
Slow Eddie4-Feb-21 2:37
professionalSlow Eddie4-Feb-21 2:37 
GeneralRe: CCS is worst language ever created Pin
OriginalGriff4-Feb-21 2:46
mveOriginalGriff4-Feb-21 2:46 
GeneralRe: CCS is worst language ever created Pin
tbim4-Feb-21 4:26
tbim4-Feb-21 4:26 
GeneralRe: CCS is worst language ever created Pin
Matt McGuire4-Feb-21 5:54
professionalMatt McGuire4-Feb-21 5:54 
GeneralRe: CCS is worst language ever created Pin
Richard Deeming2-Feb-21 22:29
mveRichard Deeming2-Feb-21 22:29 
It could have been much, much worse:
The Languages Which Almost Became CSS - Eager Blog[^]

bjoernen wrote:
Why the decision to ... keep adding more bloat to it every year?
Because without that "bloat", we'd still be stuck using tables and spacer gifs for layouts, and fiddling around with transparent gifs for rounded corners or drop shadows.

We wouldn't have tools like Grid Layout[^] or Flexbox[^]. We wouldn't have sticky positioning[^] or multi-column layout[^].

bjoernen wrote:
Why not let the page designer interact with the layout engine instead, as it is laying out the elements on the page?
So now you've turned your four hour project into a sixteen hour project, because you have to write the code twice, and test it in all the different versions of the browser implementations of your new system, as well as all the browsers that don't support it. (It's already bad enough if you still need to support browsers which don't support modern CSS layout, but thankfully those are vanishingly rare these days.)

Plus every new browser needs to support both systems, since you can't reasonably expect every site on the internet to upgrade to your new system at all, let alone overnight. Which introduces more bloat, and more bugs, and more cross-browser inconsistencies.

Or, more succinctly: xkcd: Standards[^] Smile | :)



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: CCS is worst language ever created Pin
bjoernen2-Feb-21 23:05
bjoernen2-Feb-21 23:05 
JokeRe: CCS is worst language ever created Pin
enhzflep3-Feb-21 1:40
enhzflep3-Feb-21 1:40 
GeneralRe: CCS is worst language ever created Pin
Peter_in_27803-Feb-21 2:01
professionalPeter_in_27803-Feb-21 2:01 
GeneralRe: CCS is worst language ever created Pin
Jeroen_R3-Feb-21 23:19
Jeroen_R3-Feb-21 23:19 
GeneralRe: CCS is worst language ever created Pin
W Balboos, GHB3-Feb-21 2:23
W Balboos, GHB3-Feb-21 2:23 
GeneralRe: CCS is worst language ever created Pin
raddevus3-Feb-21 2:30
mvaraddevus3-Feb-21 2:30 
GeneralRe: CCS is worst language ever created Pin
raddevus3-Feb-21 2:33
mvaraddevus3-Feb-21 2:33 
GeneralRe: CCS is worst language ever created Pin
bjoernen3-Feb-21 3:03
bjoernen3-Feb-21 3:03 
JokeRe: CCS is worst language ever created Pin
raddevus3-Feb-21 3:12
mvaraddevus3-Feb-21 3:12 
GeneralRe: CCS is worst language ever created Pin
musefan3-Feb-21 3:21
musefan3-Feb-21 3:21 
GeneralRe: CCS is worst language ever created PinPopular
Jörgen Andersson3-Feb-21 3:27
professionalJörgen Andersson3-Feb-21 3:27 
GeneralRe: CCS is worst language ever created Pin
W Balboos, GHB3-Feb-21 3:44
W Balboos, GHB3-Feb-21 3:44 
GeneralRe: CCS is worst language ever created Pin
musefan3-Feb-21 5:26
musefan3-Feb-21 5:26 
GeneralRe: CCS is worst language ever created Pin
Jörgen Andersson3-Feb-21 5:27
professionalJörgen Andersson3-Feb-21 5:27 
GeneralRe: CCS is worst language ever created Pin
bjoernen3-Feb-21 5:43
bjoernen3-Feb-21 5:43 
GeneralRe: CCS is worst language ever created Pin
Daniel Will4-Feb-21 17:19
Daniel Will4-Feb-21 17:19 
GeneralRe: CCS is worst language ever created Pin
harvyk07-Feb-21 10:43
harvyk07-Feb-21 10:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.