使用 title 属性,可以让鼠标悬停在超链接上的时候,显示该超链接的文字注释。 <a href="http://www.opendir.cn" title = "中文开放目录">分类目录</a> 如果希望注释多行显示,可以使用 作为换行符。 <a href="http://www.opendir.cn" title = "中文开放目录 http://www.opendir.cn">分类目录</a> 相关文章: