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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -