问答详情
源自:3-6 编程练习

Glyphicons 字体图标无法正常显示

<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">     <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>     <span class="sr-only">Previous</span>   </a>

特殊的图标无法显示

提问者:哇呵呵呵 2015-11-12 21:35

个回答

  • 荼酒
    2015-11-13 09:52:22

    <!doctype html>
    <html>
    <head>
        <meta charset="UTF-8">
        <title>Document</title>
        <link href="http://libs.baidu.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">
    </head>
    <body>
     <i class="glyphicon  glyphicon-chevron-left"></i>
    </body>
    </html>

    结果:

    http://img.mukewang.com/56454247000166df01340101.jpg

  • 李晓健
    2015-11-12 21:53:40

    css 在哪里下的,字体就在哪里下呀

  • 李晓健
    2015-11-12 21:42:58

    如果css用的是本地的,就需要下载字体文件