Exercise:
Use a Bootstrap class to disable the first list item.
Hint: Use the .disabled class.
Edit This Code:
See Result »
Bootstrap Example
1
2
3
4
5
Result:
Show Answer
Correct Code:
Bootstrap Example
1
2
3
4
5
Correct Result:
Hide Answer