Skip to content

Lesson 7 - Tables Basics #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
avihenri opened this issue Jan 4, 2025 · 0 comments
Open

Lesson 7 - Tables Basics #7

avihenri opened this issue Jan 4, 2025 · 0 comments

Comments

@avihenri
Copy link
Owner

avihenri commented Jan 4, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant