HTML Table Code used with "LEFT SIDE BORDER" image above:
NOTE: Use of the "pixel89a.gif" image, sets the "width" of each cell.
(Use your "back" button to return to this page)
<TABLE BORDER="0" ALIGN="left" WIDTH="570">
< ! --- left cell "Index" area --- >
<TR>
<TD VALIGN="top" ALIGN="center">
-- INDEX information goes in this cell --
<IMG SRC="pixel89a.gif" WIDTH="135" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
< ! --- middle cell "pixel89a.gif" Space --- >
<TD VALIGN="bottom" ALIGN="center">
-- This cell uses the "pixel89a.gif" to properly align the "text" and "index" cells --
<IMG SRC="pixel89a.gif" WIDTH="43" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
<! --- right cell "Text" area --->
<TD >
-- TEXT information goes in this cell --
<IMG SRC="pixel89a.gif" WIDTH="395" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
</TR>
<! --- Close Table --->
</TABLE>
" View left side border example " to see an example of this layout.
HTML Table Code used with "RIGHT SIDE BORDER" image above:
NOTE: Use of the "pixel89a.gif" image, sets the "width" of each cell.
(Use your "back" button to return to this page)
<TABLE BORDER="0" ALIGN="left" WIDTH="600">
<! --- left cell "Text" area --->
<TR>
<TD VALIGN="top" ALIGN="center">
-- TEXT information goes in this cell --
<IMG SRC="pixel89a.gif" WIDTH="400" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
<! --- middle cell "pixel89a.gif" Space --->
<TD VALIGN="bottom" ALIGN="center">
-- This cell uses the "pixel89a.gif" to properly align the "text" and "index" cells --
<IMG SRC="pixel89a.gif" WIDTH="40" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
<! --- right cell "Index" area --->
<TD>
-- INDEX information goes in this cell --
<IMG SRC="pixel89a.gif" WIDTH="135" HEIGHT="1" BORDER="0" VALIGN="bottom" ALIGN="center" ALT=" "></TD>
</TR>
<! --- Close Table --->
</TABLE>
" View right side border example " to see an example of this layout.
Tutorial designed and created by Otter
Copyright © 1997-2005 Otter Sites for Virtual University. All Rights Reserved.
|