Skip to content

Canlı örnek

This is a primary alert.
This is a secondary alert.
The operation completed successfully.
Something went wrong.
Warning: this field is required!
An informational message.
A light alert.
A dark alert.

Kod

<div class="alert alert-success">
  The operation completed successfully.
</div>

<div class="alert alert-danger">
  Something went wrong.
</div>

İpucu: Uyarı içinde bağlantı kullanırken ayrıca altı çizili bir <a> sınıfı ekleyebilirsiniz.