How to make an HTML back link?

后端 未结 12 806
臣服心动
臣服心动 2020-12-12 08:32
12条回答
  •  南方客
    南方客 (楼主)
    2020-12-12 09:18

    This solution has the benefit of showing the URL of the linked-to page on hover, as most browsers do by default, instead of history.go(-1) or similar:

    
    

提交回复
热议问题