按照老師做的來 但是到了定位到瀏覽器底部時(shí)候失效了 什么原因,怎么解決?
.st-container{ ????width:100%; ????height:?100%; ????position:?absolute; ????top:0; ????left:0; } .st-container>input, .st-container>a{ ????width:20%; ????height:34px; ????line-height:34px; ????position:fixed; ????bottom:0; }
2018-09-21
呵呵,我傻了 沒有添加樣式鏈接 暈