I am making a table, and I want to have links to urls as little icons. I can’t figure out how to do this.

    • wakestOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I want to link an image to a website, so as to open the link remotely, not just embed a remote image

      • tenth@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        This worked

        icon|title
        -|-
        [![](/Research/IMG_5584.PNG)](http://google.com)|test2
        

        Result: exactly the same as my previous comment, except the image links to google.com

        • wakestOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          ah wow that worked thank you!