Align
Next
Prior
Top
Page 14 - Set Table Size
Well, our table is simple. It is referred to as a 1-by-1 table,
one row and one column (data element, cell). Why are tables so important? Well, they
are the "work horse" element in web page design.
We are not going to be web page authors when we finish, but that
is not an objective of the course. Remember, our objective is to become aware of
some basic computer skills.
But, having a definite project in mind, as with our little web page, gives
us a formal task to edit. Let's continue. Placing graphics and text on the monitor
require sizing and placing them.
We are going to size our table with a width of 600 pixels, and a
height of 200 pixels. These values are called "elements", having a name=argument syntax.
Let's enter these entities in the Table tag.
|
Align
Next
Prior
Top
|
View Background File:
http://www.passco.com/images/cntrtextsample.gif

Exercise 8 Read all instructions first.
- Open Notepad+; Click File; Select "Reopoen"; Select "webpage" and click Enter
(again, if necessary).
- Edit in the WIDTH=600 element.
- Edit in the HEIGHT=200 element.
- Let's Save the file by clicking the "Save Icon".
|
|
|