I have three floating to the left divs, with 33.33%, each with a different content. I want to make a height of each of them to be same. I thought of setting the height of the first two divs, that are shorter to the height of the last one with javascript. So that it will response to a screen device, and on mobile and tablets will not run.
The there divs will be displayed as a price table on the website. Any suggestions of how could I achieve it?