HTMLでテーブルタグを使用します
以下はリストです。
<html> <head> <title> html </title> </head> <body> <p>水平ヘッダー</p> <table border = 1> <ter> <th> name </th> < Th> age </th> <th>性別</th> </tr> <l> <td> zdd </td> </td> <td>男性</td> </tr> </table> <p>垂直ヘッド</p> <table border = 1> <ter> <th> name </th> <td> autumn </td> </tr> <tr> </th> <td> 30 </td> </tr> <ter> <th gender </th> <td> famale </td> </table> </body> </</</</</</</html>
レンダリング
水平面