Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!

Difference between revisions of "Test verca 5"

From wiki
Jump to navigation Jump to search
(Replaced content with "body { background-color: lightblue; }")
Tag: Replaced
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>
 

Revision as of 16:10, 6 June 2022

body {

 background-color: lightblue;

}