【问题标题】:What does th in "glyphicon-th" stand for in Bootstrap Glyphicons?“glyphicon-th”中的 th 在 Bootstrap Glyphicons 中代表什么?
【发布时间】:2016-04-02 14:37:18
【问题描述】:

这里是官方Glyphicons 页面。有3个“th”相关图标,

  • 大字形
  • 字形
  • glyphicon-th-list

th 代表什么?像<th> 之类的东西? T能够H领导者

编辑:我的问题是为什么他们将这些图标命名为“th”。拇指指甲是crazymatt

的一个可能答案

【问题讨论】:

  • 我很确定这只是代表“拇指指甲”,与 HTML 代码无关。

标签: twitter-bootstrap glyphicons


【解决方案1】:

我不确定我是否知道答案,因为我正在谷歌上搜索答案并找到了这个问题。

然而Icons - Working examples - Web Experience Toolkit 是这样定义的:

Name                  Font Awesome option and CSS     Glyphicon option and CSS         Defined meaning
Table header          fa fa-th                        glyphicon glyphicon-th           Table header
Table header large    fa fa-th-large                  glyphicon glyphicon-th-large     Large table header
Table header list     fa fa-th-list                   glyphicon glyphicon-th-list      Table header list Mobile menu

【讨论】:

    【解决方案2】:

    这是表头图标的名称:

    Example

    <i class="glyphicon glyphicon-th-large"></i>
    <i class="glyphicon glyphicon-th"></i>
    <i class="glyphicon glyphicon-th-list"></i>
    

    【讨论】:

    • 名称中的 th 代表什么?
    • th = 表头
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-10-16
    • 2016-02-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-06-24
    • 2013-12-28
    相关资源
    最近更新 更多