Table Creating Exercises

Creat a 3x4 table:

A 3x4 Table
XYZ
123
456
789

Create a 5x5 table

A 5x5 Table Demonstrating Colspan and Rowspan
Col 1Col 2Col 3Col 4Col 5
Row 1ABCDE
Row 2FGHIJ
Row 3KLM
Row 4NOPQ
Row 5RSTU

Create a 3x2 Table

  • Left: A blue pansy

  • Right: A yellow pansy
  • Left: A red pansy
  • Right: A white pansy

Return to HTML Skills Home Page