• Im_old@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    if I ever make a website again, it will still static with manually coded html. I don’t know js, I can only remember some css. Maybe I’ll put some spinning 3d buttons gifs for fun.

    • HerbGrower@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      I have used PHP as well for some but mostly stuff like display all the PNGs in this folder on this page. So that changing images in future if they provide updated ones is really easy. They usually loved that idea but most would rarely provided any. But for me it was fun to learn some PHP.

      The rest was HTML/CSS. Maybe a very tiny bit of JS.