How to use Note Box
Popular UI All Style (Typography, Elements, Gallery, etc) | How to use Note Box
.png)
MD Abu Sufian
2 min read
![]() |
How to use Note Box |
Table of Content
Note Box
This feature serves to add important info, warning sentences or highlight sentences, there are two styles that you can try including :
Note Box Code Here
<div class="popular_alert alert_info alert_outline">
<div class="alert_message">
<strong>Info</strong>
A simple info alert—check it out!
</div>
</div>
<div class="popular_alert alert_warning alert_outline">
<div class="alert_message">
<strong>Warning</strong>
A simple warning alert—check it out!
</div>
</div>
<div class="popular_alert alert_success alert_outline">
<div class="alert_message">
<strong>Success</strong>
A simple success alert—check it out!
</div>
</div>
<div class="popular_alert alert_error alert_outline">
<div class="alert_message">
<strong>Error</strong>
A simple error alert—check it out!
</div>
</div>
1 comment
Post a Comment
-
J. TomázFebruary 26, 2024 at 9:57 AMProfileJ. TomázSaid: Gostei, muito obrigado!View profileGostei, muito obrigado!Reply