§ Example 1 — Table with a single header row
- <table>
- <tr>
- <th>Player</th>
- <th>Team</th>
- …
- </tr>
- <tr>
- <td>BabeRuth</td>
- <td>NewYorkYankees</td>
- …
- </tr>
- …
- </table>
![]() |
result of HTML table |
web programming, web developing, html, hypertext markup language, source code, internet programming
Bibliography:
- https://codecademy.com/
- http://kb.daisy.org/
- https://w3schools.com/
Tidak ada komentar:
Posting Komentar