简体   繁体   English

引导程序列之间的全高边框

[英]full height border in between bootstrap columns

the demo is here http://www.bootply.com/i7ULPhv9bG 该演示在这里http://www.bootply.com/i7ULPhv9bG

If possible I do not want to change the markup, how is that possible to make the border has 100% height to the wrap? 如果可能,我不想更改标记,那怎么可能使边框的包装高度达到100%?

You must make sure that your colums are always the same height in order to adjust "full height border" as you're trying to do here. 您必须确保您的列始终保持相同的高度,以便在此处尝试调整“全高边框”。

Please refer to this question, it should answer yours. 请参考这个问题,它应该回答您的问题。

Other ways to do this kind of thing, you shall use JS/jQuery. 其他做这种事情的方法,应该使用JS / jQuery。 HTML and CSS alone will not do, or the would but you can break Bootstrap's grid system very easily with those. 仅HTML和CSS不能做到,或者可以做到,但是您可以很容易地用它们破坏Bootstrap的网格系统。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM