Image title attribute or link title attribute or both?

后端 未结 2 870
死守一世寂寞
死守一世寂寞 2020-12-06 22:37

Let\'s say I have a list of images on the page, that are wrapped within links. So when u click an image it gets you to a page that displays the larger image

How shou

2条回答
  •  一生所求
    2020-12-06 23:08

    The image title attribute should describe the image.

    The link title attribute should describe the target of the link.

    
      image description
    
    

提交回复
热议问题