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

Difference between revisions of "Test55"

From wiki
Jump to navigation Jump to search
(Created page with ".blue-table { background-color: #f2f2f2; border: 1px solid #ddd; border-collapse: collapse; display: inline-block; margin: 20px; } .blue-table td { padding: 8px;...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
.blue-table {
+
{| class="wikitable"
  background-color: #f2f2f2;
+
|+
  border: 1px solid #ddd;
+
|
  border-collapse: collapse;
+
|
  display: inline-block;
+
|
  margin: 20px;
+
|
}
+
|
 
+
{| class="wikitable"
.blue-table td {
+
|+ Caption text
  padding: 8px;
+
|-
  text-align: center;
+
! Header text !! Header text !! Header text
  border: 1px solid #ddd;
+
|-
}
+
| Example || Example || Example
 
+
|-
.blue-table td a {
+
| Example || Example || Example
  color: #0080ff;
+
|-
  text-decoration: none;
+
| Example || Example || Example
  font-weight: bold;
+
|}
}
+
|
 
+
|
.blue-table td:hover {
+
|}
  background-color: #0080ff;
 
}
 
 
 
.blue-table td:hover a {
 
  color: #fff;
 
}
 

Latest revision as of 12:25, 29 March 2023

Caption text
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example