you are viewing a single comment's thread
view the rest of the comments
[–] 67 points 2 years ago (28 children)

Why are we not angrier about css generally?

  • source
  • hideshow 28 child comments
  • [–] 61 points 2 years ago (14 children)

    Because things were much worse in the beforetime

  • source
  • parent
  • hideshow 14 child comments
  • [–] 45 points 2 years ago (12 children)

    What, you didn't enjoy slicing up images and arranging them in borderless tables?

  • source
  • parent
  • hideshow 12 child comments
  • [–] 13 points 2 years ago (7 children)

    Eh the software handled all that. Rounded corners tho…

  • source
  • parent
  • hideshow 7 child comments
  • [–] 3 points 2 years ago (3 children)

    The software? Are you talking about Adobe Dreamweaver Dreamcrusher or something?

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years ago (2 children)

    My money's on Microsoft Frontpage

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (3 children)

    Please indicate where IE touched you.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 48 points 2 years ago

    I am blisteringly angry about CSS in general AND THIS FUCKING ISSUE IN PARTICULAR since 2005 at the very latest. Likely enough to up the average for several thousand people with only mild dislike for CSS.

    If CSS had a church I would burn it down. In minecraft of course.

  • source
  • parent
  • [–] 38 points 2 years ago (2 children)

    I would say because a) there are zero alternatives, and b) it's pretty powerful; you can generally do pretty much any layout even if it requires hacks, c) switching to something else is clearly infeasible so it's not worth even asking for.

    Just have to live with it (on the web at least).

  • source
  • parent
  • hideshow 2 child comments
  • [–] 9 points 2 years ago

    What we were promised:

    Content in one HTML document.

    Styles in other CSS, able to apply any to completely alter the layout of the document.

    What we got:

    <div class="mt mid flex lt-8 no-margin up-1">

  • source
  • parent
  • [–] 7 points 2 years ago* (last edited 2 years ago) (3 children)

    CSS 3 is solid, mate. You can do just about anything with it if you know what you're doing.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 14 points 2 years ago (2 children)

    Some of the pure CSS stuff I've seen is actually insane.

    Obviously not actually for real world use, but a great example is https://github.com/kkuchta/css-only-chat

  • source
  • parent
  • hideshow 2 child comments