Maddog's HTML for Real People Chapter 11, Lesson 10


[INDEX]         Ch 11, L 10 - Another Graphically Enhanced Page with Sidebar
This lesson presents another example of using nested tables to present text and links. Here's our demo:

Demonstration Follows:

A Pretty Cool Layout
Check These Out:

Hi! You know what?

If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool...

If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool...

go to Idea #1
go to Idea #2
go to Idea #3
go to Idea #4

(Demonstration Ends)

HTML Source Code Follows:

<TABLE BORDER=0 WIDTH=600 CELLPADDING=0 CELLSPACING=15>
<TR>
    <TD COLSPAN=2>
        <TABLE BORDER=1 WIDTH=580 CELLPADDING=15 BGCOLOR="#D9D9F3">
            <TR>
               <TD ALIGN="CENTER" VALIGN="MIDDLE"><FONT COLOR="4D4DFF" SIZE="+3"><B><I>A Pretty Cool Layout</I></B></FONT></TD></TR>
        </TABLE>
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=35 ALIGN="CENTER" VALIGN="MIDDLE"><FONT COLOR="MAROON"><U>Check These Out:</U></FONT></TD> 
    <TD WIDTH=580 ROWSPAN=6 ALIGN="LEFT" VALIGN="TOP">
        <BR><CENTER><H3><I>Hi!</I>  You know what?</H3></CENTER>If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... 
<P>
If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... If I ruled the world, every web page would be cool... 
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=25>
        <TABLE BGCOLOR="#E9C2A6" BORDER=1 CELLSPACING=0 CELLPADDING=0>
            <TR><TD WIDTH=120 HEIGHT=35 ALIGN="CENTER" VALIGN="MIDDLE"><A 
                HREF="idea1.htm">go to Idea #1</A></TD></TR>
       </TABLE> 
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=25>
        <TABLE BGCOLOR="#E9C2A6" BORDER=1 CELLSPACING=0 CELLPADDING=0>
            <TR><TD WIDTH=120 HEIGHT=35 ALIGN="CENTER" VALIGN="MIDDLE"><A 
                HREF="idea2.htm">go to Idea #2</A></TD></TR>
       </TABLE> 
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=25>
        <TABLE BGCOLOR="#E9C2A6" BORDER=1 CELLSPACING=0 CELLPADDING=0>
            <TR><TD WIDTH=120 HEIGHT=35 ALIGN="CENTER" VALIGN="MIDDLE"><A 
                HREF="idea3.htm">go to Idea #3</A></TD></TR>
       </TABLE> 
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=25>
        <TABLE BGCOLOR="#E9C2A6" BORDER=1 CELLSPACING=0 CELLPADDING=0>
            <TR><TD WIDTH=120 HEIGHT=35 ALIGN="CENTER" VALIGN="MIDDLE"><A 
                HREF="idea4.htm">go to Idea #4</A></TD></TR>
       </TABLE> 
    </TD></TR>
<TR>
    <TD WIDTH=120 HEIGHT=35></TD></TR>
</TABLE>
(End of HTML Source Code)
-PREVIOUS- -CHAPTER- -INDEX- -NEXT-

Overseer: Monty Northrup ... maddog@io.com ... leave e-mail ...
...to maddog 'n' miracles homepage...