This is an easy way to create predefined alert messages:
Alerts are created with the
1.Success! This alert box indicates a successful or positive action.
2.Info! This alert box indicates a neutral informative change or action.
3.Warning! This alert box indicates a warning that might need attention.
4.Danger! This alert box indicates a dangerous or potentially negative action.
.alert class, followed by one of the
four contextual classes .alert-success, .alert-info, .alert-warning or
.alert-danger:
No comments:
Post a Comment