【问题标题】:use alt or title on text在文本上使用 alt 或标题
【发布时间】:2010-06-22 21:56:40
【问题描述】:

我想在文本上使用标题。这可以在文本上制作标题吗? 关于文本的一些硬性含义,我想使用标题。

【问题讨论】:

    标签: html css title


    【解决方案1】:

    对于一般文本,

    <span title="By this I mean that...">difficult part</span>
    

    对于首字母缩略词,您可以使用

    The <acronym title="full-width half-maximum">FWHM</acronym> wavelength is...
    

    【讨论】:

      【解决方案2】:
      <p title="Alternate Text">Text</p>
      

      http://www.w3schools.com/tags/att_standard_title.asp

      【讨论】:

        猜你喜欢
        • 2017-11-04
        • 1970-01-01
        • 2012-07-29
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2013-01-11
        相关资源
        最近更新 更多