Bootstrap active样式
翻译结果:
active
英 [ˈæktɪv] 美 [ˈæktɪv]
adj.积极的,活跃的,有生气的;迅速的,敏捷的;有效的,起作用的
n.[语法]主动语态;积极分子,活跃的人
Bootstrap active样式语法
作用:将悬停的颜色应用在行或者单元格上
Bootstrap active样式示例
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>php中文网(php.cn)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script> <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> </head> <body> <div class="container"> <h2>表格</h2> <p> .active 类将悬停的颜色应用在行或者单元格上:</p> <table class="table"> <thead> <tr> <th>#</th> <th>Firstname</th> </tr> </thead> <tbody> <tr class="active"> <td>1</td> <td>Anna</td> </tr> <tr> <td>2</td> <td>Debbie</td> </tr> <tr> <td>3</td> <td>John</td> </tr> </tbody> </table> </div> </body> </html>
点击 "运行实例" 按钮查看在线实例
热门推荐
- 比特币 (BTC) 活跃地址势头显示到 2024 年持续下降
- Cryptocurrency Staking: A Blend of Investment and Active Participation within Blockchain Networks
- Solana (SOL) 创下区块链历史上每日活跃地址数量最高纪录
- Bitcoin Active Addresses Plunge to 2021 Lows, Signaling Weak Price Action Ahead
- Amazfit 预告 Active 智能手表更新,配备新键盘和语音输入工具
- IFA 2024 | AGM Pad P2 Active 作为搭载 Android 14 的可转换坚固型平板电脑首次亮相