改变Glyphicon图标大小

bootstrap中的Glyphicon图标通过修改font-size来改变大小。

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
glyphicon-是一种用于添加图标的CSS类名的命名规则。通过在元素的class属性中添加glyphicon-*类名,可以将相应的图标添加到元素中。 例如,可以使用类名glyphicon glyphicon-circle-arrow-right来添加一个带有向右箭头的图标。具体的HTML代码可以如下所示: <div class="glyphicon glyphicon-circle-arrow-right"></div> [2] 在使用这些图标之前,需要确保已经引入了Bootstrap的CSS和JS文件。以下是一个示例的HTML代码,展示了如何在Bootstrap中使用glyphicon图标: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="dist/css/bootstrap.css" > <script src="dist/js/bootstrap.js"></script> <title>无标题文档</title> </head> <body style="margin:100px;"> <div class="jumbotron"> <h1 class="glyphicon glyphicon-circle-arrow-right">这个是glyphicon</h1> <p>这个大框是jumbotron</p> </div> </body> </html> 通过以上代码,可以在一个Jumbotron大框中添加一个带有向右箭头的glyphicon图标。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *2* *3* [bootstrap3的jumbotron和glyphicon glyphicon-*的用法](https://blog.csdn.net/ling811/article/details/16904705)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 100%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值