- Mastering Bootstrap 4(Second Edition)
- Benjamin Jakobus Jason Marah
- 47字
- 2021-06-24 19:25:55
Adding Bootstrap components
MyPhoto is looking pretty bare right now, so let's take a look at integrating some Bootstrap components into our sections. First, ensure that as per the setup instructions in Chapter 1, Revving up Bootstrap, you have added Bootstrap's JavaScript library and its dependency, jQuery:
<script src="node_modules/jquery/dist/jquery.min.js"></script>
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js">
</script>
推薦閱讀
- 電腦組裝與系統安裝
- Linux操作系統基礎
- Alfresco 4 Enterprise Content Management Implementation
- 移動應用UI設計模式(第2版)
- Joomla! 3 Template Essentials
- AWS Development Essentials
- Mastering Reactive JavaScript
- 計算機系統:基于x86+Linux平臺
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- Introduction to R for Quantitative Finance
- Learning BeagleBone
- Multi-Cloud for Architects
- Mastering Azure Serverless Computing
- Linux指令從初學到精通
- 完美應用Ubuntu(第4版)