• NickwithaC@lemmy.world
    link
    fedilink
    English
    arrow-up
    52
    ·
    14 hours ago

    I always view the source of websites like this and this is one of the worst I’ve seen. 217 lines of code (including inline Javascript?!) and a Google tag for some reason, all to put the word YES in green on black.

    • Xylight@lemdro.id
      link
      fedilink
      English
      arrow-up
      3
      ·
      39 minutes ago

      this made me mad so i made a single, ultra minimal html page in 5 minutes that you can just paste in your url box

      data:text/html;base64,PCFkb2N0eXBlaHRtbD48Ym9keSBzdHlsZT10ZXh0LWFsaWduOmNlbnRlcjtmb250LWZhbWlseTpzYW5zLXNlcmlmO2JhY2tncm91bmQ6IzAwMDtjb2xvcjojMmYyPjxoMT5JcyBpdCBETlM/PC9oMT48cCBzdHlsZT1mb250LXNpemU6MTJyZW0+WWVz
      

      source code:

      <!doctypehtml><body style=text-align:center;font-family:sans-serif;background:#000;color:#2f2><h1>Is it DNS?</h1><p style=font-size:12rem>Yes
      
    • ijhoo@lemmy.ml
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      13 hours ago

      Did not think of doing that.

      I guess i never expected anyone to have a fcking JavaScript on a simple page as that