Search⌘ K
AI Features

Improve the Layout

Explore techniques to improve a Bootstrap 4 layout by customizing background images, changing navbar colors, and making text more visible on the jumbotron. Understand how to use CSS adjustments and developer tools to create a more engaging and readable web page layout.

Now, we will update our layout with the following modifications.

Make the needed changes

Let's edit the code to make these changes.

Updates required

In this lesson, we'll discuss the following changes to the album layout:

  • Adjusting the locations of the background images on the jumbotron

  • Changing the color of the navbar

  • Making text visible on the jumbotron ...