Make a div into a link

后端 未结 27 1701
栀梦
栀梦 2020-11-22 03:15

I have a

block with some fancy visual content that I don\'t want to change. I want to make it a clickable link.

I\'m looking for something l

27条回答
  •  臣服心动
    2020-11-22 04:18

    This is an ancient question, but I thought I'd answer it since everyone here has some crazy solutions. It's actually very very simple...

    An anchor tag works like this -

     EVERYTHING IN HERE TURNS INTO A LINK 
    

    Sooo...

     

    Although I'm not sure if this is valid. If that's the reasoning behind spoken solutions, then I apologise...

提交回复
热议问题