![]() |
VOOZH | about |
Primer CSS is a free open-source CSS framework that is built upon systems that create the foundation of the basic style elements such as spacing, typography, and color. This systematic method makes sure our patterns are steady and interoperable with every other. Its approach to CSS is influenced by object-oriented CSS principles, functional CSS, and BEM architecture. It is highly reusable and flexible. It is created with GitHubโs design system.
Primer CSS Alerts are alerts or flash messages to inform us about the status of the actions. Primer CSS Alerts Default is used to create the rounded rectangular alert in light blue color. In this article, we will discuss Primer CSS Alerts Default.
Primer CSS Alerts Default Classes:
Syntax:
<div class="flash"> .... </div>
Example 1: This example demonstrates the use of the Primer CSS Alerts Default.
Output:
Example 2: This example demonstrates the use of the Primer CSS Alerts Default.
Output:
Reference: https://primer.style/#default