Is it OK to have an empty anchor tag?

前端 未结 5 1210
庸人自扰
庸人自扰 2021-01-11 19:02

I know that I can do the following if I want to turn an image into a click-able link:



        
5条回答
  •  耶瑟儿~
    2021-01-11 19:44

    Over at Markup.tips we recently did some accessibility testing in iOS 8 and discovered that VoiceOver will not navigation to empty links. There must at least be a non-breaking space. Whether this should be considered an iOS bug or not we are not sure.

提交回复
热议问题