abstract:
As you see, when the left frame is taller than the right frame, then the right frame extends and both are always the same height. So both are always the same height... I hope you understand !
Anyone know a way to do this ? Thanks a lot !
Hi there,
Does anyone know a way to make DIVs act like a table ? I'm trying to make a CSS front page without tables and I need something that will work like that :
Code:- <table border="1">
- <tr>
- <td>this is left frame</td>
- <td>this is right frame</td>
- </tr>
- </table>
Copy Code As you see, when the left frame is taller than the right frame, then the right frame extends and both are always the same height. So both are always the same height... I hope you understand !
Anyone know a way to do this ? Thanks a lot ! |