Other important tag in HTML
Mar 25, 2023 · 2 min read · Here are some more HTML tags that you may find useful: <table>, <thead>, <tbody>, <tr>, <th>, <td>: These tags are used to create a table with rows and columns, with <table> indicating the start of the table and <thead>, <tbody>, <tr>, <th>, and <td...
Join discussion
