Challenge 8

Create a Bootstrap Web Page

HTMLCSSBootstrap

Background

Often when working in an online system, you do not have access to edit the CSS itself, but you do have existing libraries within the system that you can draw upon to format your content. Bootstrap is one common library that exists on many web pages.

Task

In JSFiddle or another IDE, create a webpage that uses the Bootstrap library. Place some dummy content in your web page, and modify the HTML to show the following Bootstrap-formatted elements (without adding any CSS):

Also be sure that you are using appropriate padding and margins throughout.

Solution

This content is provided to you freely by EdTech Books.

Access it online or download it at https://edtechbooks.org/elearning_hacker/create_a_bootstrap_web_page.