Instead of <section> and things like that try making a table with <table>, <tr>, <th>, and <td>.
<section>
<table>
<tr>
<th>
<td>
I used W3Schools tutorial on HTML Tables. It should help you understand those tags.
2.1m questions
2.1m answers
60 comments
57.0k users