Link to home
Start Free TrialLog in
Avatar of Blair Benjamin
Blair BenjaminFlag for United States of America

asked on

Responsive layout with matching column heights

I'm attempting to create a responsive display so that a page renders nicely in various screen resolutions.  I have a design concept that has 4 equal width columns.   However, I'm trying to figure out how to make the height of each column adjust to match as well.  For example, in this layout - https://cairn.edu/custom/test2.php - how can I make the height of columns 1, 2 and 3 follow the height of column 4 based on whatever content is in column 4?

I found another example that actually does what I want but it seems to use Bootstrap and I can't put my finger on the code that is actually making it work the way I want.  That page is https://cairn.edu/custom/test5.php.  

Any tips?
SOLUTION
Avatar of Juana Villa
Juana Villa
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Blair Benjamin

ASKER

This info is very helpful.  Thank you very much.  One follow-up question.  On the boxes that have less content, is it possible to vertically align what is there in the center of the box rather than the default at the top?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you VERY MUCH to you both!  This was precicely the info I was looking for!
You are welcome.