Home
About Us
Pilot Schools
Training Rooms
Contact Info
Action Research
Resources
IT News
Bulletin Board
Click here to take our
online survey
Home | About Us | Pilot Schools | Contact Info | Training Rooms | Resources | Bulletin Board

Using Microsfot Word to develop website

Although Teachers have been introduced to website development using HTML programming or HTML Editor, users are encourage to build websites using tools that are available.

Developing your layout using tables

Tables are an extremely powerful tool for laying out data and images on an HTML page. Table provide ways to add vertical structure to a page.

Tables consist of three basic componenets:

  • Rows (horizontal spacing)
  • Columns (vertical spacing)
  • Cells (the container when a row and column intersect)

Back to the resources page Continue