幫助!我已經閱讀了每個在線和每個教程的每個問題......但似乎無法使左右列底部邊框出現在我嘗試放在一起的佈局中。未出現在左右列中的CSS底部邊框
Here is a link我在那裏工作。
誰能告訴我我做錯了什麼?
我現在的CSS是:
.main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
margin-right: 20px;
background: white url(http://i1109.photobucket.com/albums/h423/thesinglemomoirs/templates/pinkcupcake/38d73024.png) repeat scroll top left;
border: 2px solid black;
}
.fauxcolumn-outer .fauxborder-left, .fauxcolumn-outer .fauxborder-right, .fauxcolumn-inner {
height: 100%;
}