html - 我怎样才能删除这个滚动条?

标签 html css

This is automatically visible, pls help me disable it

这是自动可见的,请帮我禁用它! 非常感谢!

来源:https://github.com/noname181/htmlcss

最佳答案

#container id 中删除 overflow:auto css 属性

#container 
{
 width: 980px;
 margin: 0 auto;
}

关于html - 我怎样才能删除这个滚动条?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59496315/

相关文章:

javascript - 为什么导航选项卡和选项卡 Pane 不起作用?

html - -moz-外观 :none still displays a checkbox

css - 悬停效果在 chrome 中有效,但在 Firefox 中无效

javascript - wordpress : scroll-up messes up content position on mobile 中的 fullpage.js

php - html提交按钮不起作用

html - CSS 中的媒体查询条件

javascript - InnerHTML 属性不起作用

css - IE 只应用一些外部 css 样式表

javascript - 如何将光标放在带有 contenteditable 的 div 标签中的文本末尾

html - CSS 格式随字体样式变化