Things You'll Need:
- Text or HTML editor
-
Step 1
Find or create a table (
element) into which you want to insert a row.
Step 2Define a row by entering the opening
tags.and closing Step 3Format the row by adding a
CLASS,STYLE, or row-specific attribute such asALIGNto theelement. Step 4Define individual cells in the row by adding
elements between the opening... tags.and closing Tips & Warnings- Table headers (
element) and footers (element) can be considered special kinds of rows which appear at the the top or bottom of the table.eHow_eHow Technology and ElectronicseHow Article: How to Define a Table Row in HTML







