Menu
×
×
Correct!
Exercise:Add a Bootstrap "alert" class to display the result of a successful action.
<div class="@(19)">
Success!
</div>
<div class="alert alert-success">
Success!
</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?