Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要制作一个使用具有多行列的 960 网格系统的页面。我的意思是我在 16 列中有三列,分为 3-10-3 但在最后一列中,我需要为新闻提要、广告以及“关注我们...”框制作几个 div全部垂直对齐。请参阅图片以获取视觉 pov。
有没有办法在 960gs 上做到这一点?似乎我可以在列中堆放等宽的 div,但我不知道。请帮忙
我明白了,结果不是在网格列中使用更多带有“grid_x”类的 div,您可以只使用没有类的普通 div,它会自动与父 div 对齐。