使用Bootstrap以较小的字体显示 元素内的文本
在Bootstrap中使用.initialism 类在<abbr>元素内显示文本。这允许在Bootstrap中设置较小的字体大小-
示例
<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Example</title>
<link href = "/bootstrap/css/bootstrap.min.css" rel = "stylesheet">
<script src = "/scripts/jquery.min.js"></script>
<script src = "/bootstrap/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Cricket</h2>
<p>The <abbr title = "International Cricket Council">ICC</abbr> governs cricket boards.</p>
<p>The <abbr title = "International Cricket Council" class = "initialism">ICC</abbr> was founded as the Imperial Cricket Conference in 1909</p>
<p>Above the ICC abbreviation text is displayed with a smaller font.</p>
</div>
</body>
</html>热门推荐
10 老师节祝福语的简短
11 新年祝同学祝福语简短
12 送水杯祝福语女生简短
13 生日祝福语贺卡老师简短
14 保持快乐祝福语大全简短
15 收围巾的祝福语简短
16 简短有内涵的祝福语
17 牛年佛家祝福语大全简短
18 牛年新年祝福语大全简短