CSS:如何将 3 个元素排列成列,并在它们之间填充中间元素?
我有 3 个元素想要排列成列。我希望左侧和右侧元素保持固定宽度并与页面各自的边缘对齐,但中间元素需要填充它们之间的空间。
我该怎么做?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
老问题,由 ALA 的天才解决:http://www.alistapart.com/articles/圣杯/
Age old question, solved by the geniuses at ALA: http://www.alistapart.com/articles/holygrail/