Exercise:After the "Ice Cream" text, add a default label with the text "YES!" inside of it. Hint: Use the .label class together with .label-default within a span element. |
Edit This Code:
Result:
|
Correct Code:
Correct Result:
|