31 Chapters
Bootstrap Challenges
Chapters
- Use Responsive Design with Bootstrap Fluid ContainersPreview
- Make Images Mobile Responsive
- Center Text with Bootstrap
- Create a Bootstrap Button
- Create a Block Element Bootstrap Button
- Taste the Bootstrap Button Color Rainbow
- Call out Optional Actions with btn-info
- Warn Your Users of a Dangerous Action with btn-danger
- Use the Bootstrap Grid to Put Elements Side By Side
- Ditch Custom CSS for Bootstrap
- Use a span to Target Inline Elements
- Create a Custom Heading
- Add Font Awesome Icons to our Buttons
- Add Font Awesome Icons to all of our Buttons
- Responsively Style Radio Buttons
- Responsively Style Checkboxes
- Style Text Inputs as Form Controls
- Line up Form Elements Responsively with Bootstrap
- Create a Bootstrap Headline
- House our page within a Bootstrap container-fluid div
- Create a Bootstrap Row
- Split Your Bootstrap Row
- Create Bootstrap Wells
- Add Elements within Your Bootstrap Wells
- Apply the Default Bootstrap Button Style
- Create a Class to Target with jQuery Selectors
- Add id Attributes to Bootstrap Elements
- Label Bootstrap Wells
- Give Each Element a Unique id
- Label Bootstrap Buttons
- Use Comments to Clarify Code