Exercise:Use contextual classes to make the first item green, the second item yellow and the third red. Hint: .list-group-item-success etc. |
Edit This Code:
Result:
|
Correct Code:
Correct Result:
|