Thane,

On Saturday, November 1, 2003, 6:22:19 PM, you wrote:

TS> On this page:
TS> http://www.stuffbythane.com/gab/framefiles/menuborder.cfm

TS> I have three columns, and I want the first cell in column one and
TS> three to be any height, while cell 2 should be 27 pixels high.  In
TS> NS 7, this works fine, but in IE, cell 2 insists in being the
TS> height of the graphic in the first cell in column 1 and column 3.

TS> How can I do this?

I'd slice "LeftTopVerticalBorder.gif" & "RightTopVerticalBorder.gif"
into two pieces each:

<table>
<tr>
<td>[LeftTopVerticalBorder1.gif: 29w x 27h]</td>
<td>[LeftTopHorizontalBorder.gif: 67w x 27h][RightTopHorizontalBorder.gif: 67w x 27h]</td>
<td>[RightTopVerticalBorder1.gif: 29w x 27h]</td>
</tr>
<tr>
<td valign="top">[LeftTopVerticalBorder2.gif: 29w x 69h]</td>
<td>[menu items]</td>
<td valign="top">[RightTopVerticalBorder2.gif: 29w x 69h]</td>
</tr>
...
</table>

~ Ubqtous ~


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to