I have an html file with more than 1000 images/links.
I need to find an efficient way to set the alt tag of each image to the Title of the targeted link.
I know some php but I thought that JavaScript would be more efficient. What do you suggest?
Thanks.
以上就是Set alt tag to more than 1000 images的详细内容,更多请关注web前端其它相关文章!