Difference between revisions of "User:Mike"

From wiki
Jump to navigation Jump to search
(table example)
Line 6: Line 6:
  
 
    
 
    
 +
{| class="wikitable"
 +
|+
 +
!a
 +
!b
 +
!c
 +
!d
 +
|-
 +
|1
 +
|fish
 +
|
 +
| rowspan="2" |
 +
|-
 +
|2
 +
|
 +
|fry
 +
|-
 +
|3
 +
| colspan="2" |
 +
|bingo
 +
|}
  
 
{{Accessibility}}
 
{{Accessibility}}
  
 
[[Category:Accessibility]]
 
[[Category:Accessibility]]

Revision as of 15:47, 10 September 2020

Hi Thomas, Stephanie & Luna.

Curious what this does


a b c d
1 fish
2 fry
3 bingo