Is it correct to use alt tag for an anchor link?

后端 未结 7 1419
深忆病人
深忆病人 2020-11-27 03:33

Is it correct to use alt tag for an anchor link, something like


7条回答
  •  时光取名叫无心
    2020-11-27 04:15

    I used title and it worked!

    The title attribute gives the title of the link. With one exception, it is purely advisory. The value is text. The exception is for style sheet links, where the title attribute defines alternative style sheet sets.

    A.K.
    

提交回复
热议问题