- Mastering Bootstrap 4(Second Edition)
- Benjamin Jakobus Jason Marah
- 126字
- 2021-06-24 19:25:49
Icons
Bootstrap 3 shipped with Glyphicons—a nice collection of over 250 font icons, free of use. While great in theory, font icons come with a number of problems in practice:
- Font icons may break screenreaders as the readers will literally try to read out the icon.
- Persons with fonts to aid their reading. Font icons will break if that happens.
- If the icons fail, then the web browser replaces them with a default fallback. This makes controls using these icons look funny at best.
These three major problems, combined with the desire to make Bootstrap 4 more lightweight, led to the development team’s decision to no longer make Glyphicons available (however, this does not prevent one from including font icon set manually).
推薦閱讀
- Citrix XenApp Performance Essentials
- vSphere Virtual Machine Management
- Mastering KVM Virtualization
- Extending Bootstrap
- Linux操作系統(tǒng)應(yīng)用編程
- macOS效率手冊(cè)
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2016)
- Red Hat Enterprise Linux 6.4網(wǎng)絡(luò)操作系統(tǒng)詳解
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實(shí)戰(zhàn)
- VMware Horizon View Essentials
- 嵌入式微系統(tǒng)
- Raspberry Pi入門指南
- Docker容器技術(shù)與應(yīng)用
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)