CSS: How do I arrange 3 elements into columns with the middle element filling in between them?

StackOverflow https://stackoverflow.com/questions/3488197

  •  28-09-2019
  •  | 
  •  

Question

I have 3 elements I want to arrange into columns. I want the left and right elements to stay fixed widths and align to their respective edges of the page, but the middle element I need to fill in the space between them.

How do I do this?

Was it helpful?

Solution

Age old question, solved by the geniuses at ALA: http://www.alistapart.com/articles/holygrail/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top