Bootstrap 5 Developer

Practice & Master Your Skills

10
Exercises
5
Challenges
0
Total Points
Fill in the Blank
Code Challenges
Certificate
Exercise 1
10 pts
Create a primary colored button.
<button class="btn ">Submit</button>
Bootstrap class for main action button
Exercise 2
10 pts
Create a column that takes up 4/12 of the width on medium screens.
<div class="row">\n <div class="">Column</div>\n</div>
Grid system class for medium devices
Exercise 3
10 pts
Add margin to all sides of an element.
<div class="">Content</div>
Spacing utility class
Exercise 4
10 pts
Create a hamburger menu button for navbar on mobile.
<button class="" type="button" data-bs-toggle="collapse">\n <span class="navbar-toggler-icon"></span>\n</button>
Class for responsive navigation button
Exercise 5
10 pts
Distribute flexbox items with maximum space between them.
<div class="d-flex ">\n <div>Left</div><div>Right</div>\n</div>
Flexbox alignment utility
Exercise 6
10 pts
Set up a button to trigger a modal.
<button ="modal" data-bs-target="#myModal">Open</button>
Data attribute required to activate modal component
Exercise 7
10 pts
Hide an element on mobile, but show on medium and larger screens.
<div class=" ">Visible on tablet+</div>
Display utility classes
Exercise 8
10 pts
Center text and make it bold.
<p class=" ">Text</p>
Typography utility classes
Exercise 9
10 pts
Style an input field.
<input type="text" class="">
Standard class for textual form controls
Exercise 10
10 pts
Create a success alert box.
<div class=" ">Saved successfully!</div>
Alert component classes

1. Navbar Setup

navbar-dark, bg-dark

2. Responsive Grid

col-md-6, col-lg-3

3. Modal Trigger

data-bs-toggle="moda

4. Form Validation

is-valid, valid-feed

5. Spacing Utility

mt-5, p-3

Certificate Locked

You must complete the exercises with a score of 70% or higher to unlock your certificate.

0% Current Score

Claim Your Certificate

Congratulations! You have passed the required exercises. Please provide your details exactly as you want them on your certificate.

Certificate of Completion

Proudly Presented To

Student Name
For successfully completing all exercises and challenges with an outstanding score in the Bootstrap 5 course.
Verify ID: LH-XXXX-XXXXXX