-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels