Tooltips

Add the properties data-toggle="tooltip", data-placement="[positon]" and title="[message]"

Buttons tooltips

Popover

Buttons popover

Add the properties data-toggle="popover", data-placement="[positon]" and data-content="[message]"

Alerts

Add the classes .alert and .alert-[state]"

× Success! Good everything went well!
× Warning! Better check again!
× Danger! A problem has occurred!
× Note! Please read this message!