html - How to make 2 different tables having different number of rows to be of same height -


I have 2 separate table variations in the number of rows in both tables. I need to display the same height of both tables ..

I want to adjust the second table rows in such a way that it also spreads to the same height of 1 table.

use

  $ ("# div2") height ($ ("# Div1") height ()).  

  style = "height: 100%"  


Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -