A table is used to display data in rows and columns.
Basic tags:
→ Creates a table
→ Creates a table row
| → Creates a table heading | → Creates table data/cell
Example:
HTML
|
|---|
A table is used to display data in rows and columns.
Basic tags:
→ Creates a table
→ Creates a table row
| → Creates a table heading | → Creates table data/cell
Example:
HTML
|
|---|
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)