Things You'll Need:
- Text-editing program
-
Step 1
Open a text-editing program, such as EditPad or Notepad. Select Open from the File menu.
-
Step 2
Locate the Web page file and open it.
-
Step 3
Place the cursor where the table will appear.
-
Step 4
Type the following:
This tag tells the browser to begin a table; "border" allows you to view the border.
to close the table. Save the file.Step 5Add the following to the next line:
This tag, which stands for "table row," begins the first row. . Add another row by typingStep 6Type the following:
First Cell These tags mean "table data"; the information in the middle (First Cell) is the data contained in this cell.Step 7Type
Second Cell to begin another column.Step 8End the row by typing
.Second Row, First Cell .Step 9Add the second column by typing
Second Row, Second Cell . Close the row by typingStep 10Type
-
Step 11
Start a Web browser and select Open from the File menu. Locate the file and click Open to view it.








