[Zope-PTK] Retro-GUI Widgets

Chris Beaumont cbeaumon@msri.org
Wed, 09 Aug 2000 13:57:52 -0700


Jerry, 

excuse me for butting in.. I wasnt really follwing the earlier
discussion, but I do know a bit about this..

Would this work with a single *resized* single pixel transparent GIF for
all of the spacer instances..  (you probably dont need as many as you
specify..) instead of the "spacer" tag?

I have found that to be a universally functional spacer in almost all
situations..

Chris Beaumont





> Anyhow, you can cut and paste this into a DTML Document (or an HTML "page")
> and get the idea.
> 
> Later,
> Jerry S.
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> 
> <html>
> <head>
>         <title>Table Tabs</title>
> </head>
> 
> <body>
> <table border="0" bgcolor="CCFFFF" cellpadding="0" cellspacing="0"><tr>
> <tr>
> <td BGCOLOR="FFFFFF" HEIGHT="1" COLSPAN="2"><SPACER TYPE=BLOCK
> HEIGHT="1"></td>
> <td BGCOLOR="CCFFFF" HEIGHT="1"><SPACER TYPE=BLOCK HEIGHT="1"></td>
> <td BGCOLOR="FFFFFF" HEIGHT="1" COLSPAN="5"><SPACER TYPE=BLOCK
>  rest of table omitted..