Day 41

 <th> Defines a cell that represents a header in the table that contains it. The nature of this header is defined by the scopeand properties headers.

<thead> Defines a set of lines that represent a header for the element's columns <table>.

<tr> Defines a row containing cells in a table, and these cells are represented by the <td>and elements <th>.

تعليقات