Menu
×
×
Correct!
Exercise:Add a Bootstrap class to the <div> element to create a full width container, spanning the entire width of the screen:
<div class="@(15)">
<p>Hello World!</p>
</div>
<div class="container-fluid">
<p>Hello World!</p>
</div>
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 50 exercises.
Are you sure you want to continue?