背景图像调整大小
我有一个包含正文背景的 html。图像尺寸为 w: 400 和 h: 300。我还将此 html 窗口/浏览器尺寸设置为 400 x 300。当我最大化窗口时,背景图像也应该适合屏幕。我怎样才能做到这一点?
I have a html which includes body background. the imagae size is w: 400 and h: 300. and also i have set the this html window / browser size to 400 x 300. when i maximize the window the background image also should fit to the screen. how could i do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
阅读此处的技术,查看演示,然后选择您认为最合适的技术:
http://css-tricks.com/perfect-full-page-background-image/
Read through the techniques here, look at the demos, and pick the one you find most suitable:
http://css-tricks.com/perfect-full-page-background-image/