Alert box
The alert box with notification message.
Examples
Source
.alert-info
class into alert box element. Example link inside alert box.
.alert-danger
class into alert box element. Example link inside alert box.
.alert-warning
class into alert box element. Example link inside alert box.
.alert-success
class into alert box element. Example link inside alert box.
Dismissable
Source
.alert-info
class into alert box element. Example link inside alert box.
.alert-danger
class into alert box element. Example link inside alert box.
.alert-warning
class into alert box element. Example link inside alert box.
.alert-success
class into alert box element. Example link inside alert box.
Alert with more content
Warning!
This is the warning text.
- Username field is required.
- Email field is invalid.
Please follow instruction.
- Press F5
- Read this message
Placement
The alert box in default position (no fixed).
The alert box that will always stay at the top.
Source
The alert box that will always stay at the bottom.
Source
To see it in action, please click on the link below.
Show alert box fixed top for: info danger warning success
Show alert box fixed bottom for: info danger warning success
The alert box that will always stay at the bottom (float).
Source
To see it in action, please click on the link below.
Show alert box float top for: info danger warning success
Show alert box float bottom for: info danger warning success