• Haarukkateroitin@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      2
      ·
      1 year ago

      Laughs in frameset!

      Kids nowdays try hard to do with divs what was already possible with framesets.

      Also I feel bad every time I remember that <blink> was taken away from us!

      • smpl@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        1 year ago

        What do you mean? I still write my sites in HTML 4.1 and frameset works fine in all the browsers I’ve tried. HTML 4.1 is still a standard, I can only recommend more people use it. HTML5 isn’t really a standard… it’s a “living document”… pff.

        ``

        You’re allowed to <center> things and use `` without shame… or if you really do prefer it, you can still wrap that relative positioned <div> with auto margins in an absolute positioned parent <div> or whatever CSS bullshit makes stuff centered nowadays.

        One thing I always though was very backwards in CSS is the paradigme to make <div> into tables instead of the other way. Tables are an easy and simple way to layout things and if it could degrade into divs you’d have your responsive design making many related CSS standards unnecessary.</div></div></div><table></table></center>

          • smpl@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            Oh no you wouldn’t…

            • knocks on door
            • It’s the Wild Web Sheriff!
            • What the… You’ll never catch me!
            • rumble
            • a vase breaks
            • silence
            • Okay, okay I was just kidding. Tables are bad. HTML5 is the future.
            • dot20@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              11 months ago

              “And so the Gods (also known as the W3C) spoke down to the Programmers and said: ‘You shall not use tables for non-tabular data.’ And so it was.”