BubikolRamios
02-23-2009, 10:31 AM
<div>
<table id = "stretching1">
....
</table>
<div>
<div>
<table id = "stretching2">
....
</table>
<div>
tables shrinks to minimum by default, if upper comes out 300 px, I would like
to have stretching2 of equal width than stretching1
but not wrapped all this into fixed width div !
Can this be done some way.
<table id = "stretching1">
....
</table>
<div>
<div>
<table id = "stretching2">
....
</table>
<div>
tables shrinks to minimum by default, if upper comes out 300 px, I would like
to have stretching2 of equal width than stretching1
but not wrapped all this into fixed width div !
Can this be done some way.