
Creating tables in HTML is easy. Tables are a great way to divide your web page into sections that make it more appealing to your web viewers. It is also a great way to organize information. Tables have all sorts of functions. It's easy to learn the HTML code for tables and you'll be amazed by how many useful ways tables will help your web site design skills.
Instructions
- 1

Type the basic HTML code that is necessary for any web page.
2Locate the
tag. All table information will go between the and tags. 3
Type

Enter

Use the

Use the

Inspect the code to ensure that you have not made any mistakes.
8
Save your file as a .html file.
9
Open your saved file in your web browser.
0 comments:
Post a Comment