SyntaxFix
Write A Post
Hire A Developer
Questions
In the HTML file itself, modify the background-color of the jumbotron using the style attribute: <div class="jumbotron" style="background-color:#CFD8DC;"></div>
style
<div class="jumbotron" style="background-color:#CFD8DC;"></div>