my_blog/templates/tech_demos/demos/pong_latest_games_table.html

10 lines
190 B
HTML

<table>
<summary>Latest Games</summary>
<tr>
<th>Difficulty</th>
<th>Won/Lost/Tied/Incomplete</th>
<th>Player Score</th>
<th>AI Score</th>
<th>Longest Volley</th>
</tr>
</table>