HTML css position
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">隐藏为什么不用 display: none?
隐藏为什么不用 display: none? 做div 移动
嗯,那试试隐藏横向滚动条吧。
body {overflow-x:hidden}
嗯,那试试隐藏横向滚动条吧。
body {overflow-x:hidden} nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
嗯,那试试隐藏横向滚动条吧。
body {overflow-x:hidden} nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
求解啊
body {
overflow:hidden;
}