- Bootstrap for Rails
- Syed Fazle Rahman
- 156字
- 2021-07-23 20:35:48
Chapter 2. Introducing Bootstrap 3
In the last chapter, we learned how to create a simple Rails project, and how to change its default CSS styles. The styling process becomes more difficult if the developer is a newbie and has minimal knowledge of CSS. Bootstrap helps to solve this issue. It gives you access to some of the popular, ready-to-use reusable components such as stylish navigation bars, image containers, popovers, and so on. All you have to do is copy and customize the markup of the component you want to use.
In this chapter, you will understand what Bootstrap is, and how it is important for a Rails developer. We will see how to download and use Bootstrap in our Rails projects. We will again create the same Todo application in this chapter and apply Bootstrap styles to it.
In this chapter, we will cover:
- What is Bootstrap?
- Installing Bootstrap in a Rails project
- Mastering RabbitMQ
- SOA實(shí)踐
- Power Up Your PowToon Studio Project
- Learning Linux Binary Analysis
- HTML5游戲開(kāi)發(fā)案例教程
- Android NDK Beginner’s Guide
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- Selenium Testing Tools Cookbook(Second Edition)
- Solr Cookbook(Third Edition)
- OpenCV with Python By Example
- OpenCV with Python Blueprints
- Spring Data JPA從入門(mén)到精通
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程
- SCRATCH編程課:我的游戲我做主
- 前端程序員面試算法寶典