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
  •  | 
  •  

Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top