<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>
特殊的图标无法显示
<!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>
结果:
css 在哪里下的,字体就在哪里下呀
如果css用的是本地的,就需要下载字体文件