December 2014
Beginner to intermediate
204 pages
4h
English
Applying consistent styling to HTML elements such as headings, paragraphs, tables, and forms is generally easy but a time-consuming process. In addition to including Normalize.css (http://necolas.github.io/normalize.css/) to render HTML elements consistently across browsers and in line with modern web standards, Bootstrap provides default styling for typography, code, tables, forms, buttons, and image elements.
In this chapter, we will see how to use the Bootstrap Base CSS in your HTML pages and how to customize it.
We will cover the following in this chapter:
If you want to use the Bootstrap Base CSS as it is, with no customization, ...
Read now
Unlock full access