Menu
×
×
Correct!
Exercise:Add the correct classes to make this HTML code behave as a progress bar.
<div class="@(8)">
<div class="@(12)"
role="progressbar"
style="width:70%">
</div>
</div>
<div class="progress">
<div class="progress-bar"
role="progressbar"
style="width:70%">
</div>
</div>
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 54 exercises.
Are you sure you want to continue?