Read the Previous Page

Page 5

 


Creating Web Pages (continued)


This will result it the following display.

Sample Table
Table Header 1 Table Header 2 Table Header 3
Table Row 1 Table Data 1 Table Row 1 Table Data 2 Table Row 1 Table Data 3
Table Row 2 Table Data 1 Table Row 2 Table Data 2 Table Row 2 Table Data 3

Tables can be used for any or all of the following...
The entire table can be specified to use a certain percentage width on the browser page.
Tables can have borders or no borders. Cells can contain ... Text, Empty Space, Links, Images, (these images can be scaled up or down) , Images can be linked to other sites or files. The individual cells can have different background colors. Many other options are possible.

Starting with the same TABLE we'll jazz it up a bit!

<center>
<TABLE BORDER=1>
<TR>
<TH>Table Header 1</TH>
<TH>Table Header 2</TH>
<TH>Table Header 3</TH>
<TR>
<TD align="center" bgcolor="#000000"><font color="#FFFFFF">Background is a specified<br> color with white type</TD>
<TD align="center" bgcolor="#C0C0C0">Black type on different<br> background color</TD>
<TD align="center"><a href="txt_p3.htm">This is a Link to<br> Read Previous Page<br> Click your Back Button<br> to return here</a></TD>
<TR>
<TD align="center" valign="middle"><img src="../images/imac.jpg" align="middle" width="80"></TD>
<TD align="center"> iMac Computer<br> from our last meeting<br> <scaled &#160;&#160;&#160;&#160;&#160;not scaled></TD>
<TD> <img src="../images/imac.jpg" width="340" height="233"></TD>
</TABLE>
</center>

This will result it the following display.

Table Header 1 Table Header 2 Table Header 3
Background is a specified
color with white type
Black type on different
background color
This is a Link to
Read Previous Page
Click your Back Button
to return here
iMac Computer
from our last meeting
<scaled      not scaled>


I think it's time for a HOMEWORK assignment!
Try some of the ideas I've presented over the last few months and design your own page. Start with something simple, refer back to these tutorials and put one together. If you have a problem e-mail me and I'll try to help you out.

What would you like to see next month?
Send E-Mail

rdpajot@netcore.ca
Bob Pajot (Web Page Editor)


This document was created using FlexED


Download Your Copy Here


Read Another Issue Of The Newsletter


Return To WPCUG Homepage


 

What do you think of having "The TXT" on-line? E-mail Bob Pajot ---> rdpajot@netcore.ca