Q. What indicates a closable alert box?

  • (A) .alert-success
  • (B) .alert-link
  • (C) .alert-danger
  • (D) .alert-dismissible
πŸ’¬ Discuss
βœ… Correct Answer: (D) .alert-dismissible
Explanation: .alert-dismissible indicates a closable alert box, together with .close class, this class is used to close the alert, adds extra padding, .alert-danger creates the red alert, indicates dangerous or potentially negative action.
Explanation by: Deepak Sahoo
.alert-dismissible indicates a closable alert box, together with .close class, this class is used to close the alert, adds extra padding, .alert-danger creates the red alert, indicates dangerous or potentially negative action.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
348
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Deepak Sahoo
Publisher
πŸ“ˆ
92%
Success Rate