css三列布局_html/css
来源:动视网
责编:小采
时间:2020-11-27 16:37:11
css三列布局_html/css
css三列布局_html/css_WEB-ITnose: body{ margin: 0; padding: 0; } .left{ width: 200px; height: 200px; position: absolute; left: 0; top: 0; background-color: #464646; } .middle{ height: 200px; margin: 0 310px 0 210px; background-color: #006486; } .right{ height: 200px; wi
导读css三列布局_html/css_WEB-ITnose: body{ margin: 0; padding: 0; } .left{ width: 200px; height: 200px; position: absolute; left: 0; top: 0; background-color: #464646; } .middle{ height: 200px; margin: 0 310px 0 210px; background-color: #006486; } .right{ height: 200px; wi

css三列布局_html/css
css三列布局_html/css_WEB-ITnose: body{ margin: 0; padding: 0; } .left{ width: 200px; height: 200px; position: absolute; left: 0; top: 0; background-color: #464646; } .middle{ height: 200px; margin: 0 310px 0 210px; background-color: #006486; } .right{ height: 200px; wi