我在我的网站上有以下iframe:
<iframe src="<<URL>>" height="800" width="800" sandbox="allow-same-origin allow-scripts allow-forms" scrolling="no" style="overflow: hidden"></iframe>
它有滚动条. 如何摆脱它们?
html css iframe
css ×1
html ×1
iframe ×1