[thelist] web interface help - evolt.org

rudy r937 at interlog.com
Fri Feb 23 10:05:15 CST 2001


>How is the top of the black graphic/interface/thingie
>created?  I'm speaking about the portion of the
>black graphic/interface/thingie that has a slight
>white horizontal line that is a part of the flexible
>portion of the table.

hi dave

that's done with transparent gifs in a liquid table

the "slight white horizontal line" is actually three table cells --

    <tr><td bgcolor="#000000"><img src="images/spacer.gif" width="1"
height="2" alt=""></td></tr>
    <tr><td bgcolor="#999999"><img src="images/spacer.gif" width="1"
height="1" alt=""></td></tr>
    <tr><td bgcolor="#777777"><img src="images/spacer.gif" width="1"
height="1" alt=""></td></tr>

more on this technique here --

   http://evolt.org/article/Liquid_Tables/20/2321/index.html


rudy.ca





More information about the thelist mailing list