Skip to content

Lesson 7 - Tables Basics #7

@avihenri

Description

@avihenri

What should be in the lesson

  • How to display data in a table
  • <table> tag - main table tag
  • <tr> tag for rows within a table
  • <th> tag for heading cells within a row
  • <td> tag for the cells in a row
  • Attributes: colspan & rowspan

Files

  • example.html
  • exercise.md
  • readme.md

Solution

  • Solution to exercise should be in the solutions directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions