![]() |
VOOZH | about |
A table organizes data in rows and columns, making information easy to read and compare, like a spreadsheet or chart. To style a table with CSS, use properties like border for cell borders, padding for spacing, text-align for alignment, and background-color to color rows or headers for clarity.
Example 1: Styling a table using External CSS.
Output
Example 2: Style a table using Internal CSS.
Output