KandZ – Tuts

We like to help…!

HTML 11 – tables

table, tr, th, td and caption elements

<table>
  <caption>Product list</caption>
  <tr>
    <th colspan="2">Product Name</th>
    <th>Price</th>
  </tr>
  <tr>
    <td>Product A</td>
    <td>Product A</td>
    <td>$10.99</td>
  </tr>
  <tr>
    <td>Product B</td>
    <td>Product B</td>
    <td>$25.49</td>
  </tr>
</table>
  • Tables in HTML are used to display tabular data
  • such as list of products, calendars, list of customers etc.
  • table element defines a table
  • a table contains rows
  • table rows contain cells
  • table rows can also contain table headers that define the header titles
  • table headers can also be vertical by puting them on the first cell of each row
  • colspan attribute spawns the column over two or more columns
  • rowspan attribute spans a cell over two or more columns
  • caption element adds a heading for the whole table and should be added after <table> tag


Stop using slow, ad-bloated tool sites! ๐Ÿคฎ

๐Ÿ”Ž Search “KandZ Tools” on Google to use many professional utilities for free.

KandZ.me is the ultimate minimalist hub for:
โœ… Finance (Mortgage, Interest, Inflation)
โœ… Tech (Base64, JSON, Dev Suite, IP)
โœ… Health (BMI, BMR, TDEE)
โœ… Productivity (Timer, Workspace, QR)

โšก๏ธ Fast & Private
๐Ÿ”’ No data leaves your device
๐Ÿ’Ž 100% Free

๐Ÿ”— Use it now: https://tools.kandz.me
๐Ÿ”– Bookmark itโ€”youโ€™ll need it later!

Leave a Reply

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
100% Free SEO Tools - Tool Kits PRO