Line 1: |
Line 1: |
− | {| class="wikitable" | + | body { |
− | |+ Caption text
| + | background-color: lightblue; |
− | |-
| + | } |
− | ! exemplo !! Header text !! Header text
| |
− | |-
| |
− | | Engaging Canadians || Going further || Example
| |
− | |-
| |
− | | Example || Example || Example
| |
− | |-
| |
− | | Example || Example || Example
| |
− | |}
| |
− | | |
− | <div class="dropdown">
| |
− | <div class="alert-icon alert-success" role="alert">
| |
− | <div class="icon" aria-hidden="true"> | |
− | <i class="far fa-check-circle" style="font-size:40px"></i>
| |
− | </div>
| |
− | <div class="message">
| |
− | <h3>Notification title</h3>
| |
− | <p>Message</p>
| |
− | </div>
| |
− | </div>
| |