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 three to
TS> be any height, while cell 2 should be 27 pixels high. In NS 7, this works
TS> fine, but in IE, cell 2 insists in being the height of the graphic in the
TS> first cell in column 1 and column 3.
TS> How can I do this?
TS> T
Oops, my first suggestion might break in a different way, so how
about:
<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>
</table>
<table>
<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>
This will ensure that the pieces on the top row don't separate from
the left and right vertical pieces.
~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

