开发者

Full page border | CSS

开发者 https://www.devze.com 2022-12-26 08:40 出处:网络
Isn\'t there a CSS way of having the page to get a border around the page, even if the content was not big enough for the page to scroll and there\'s still a border around the page. I think I remember

Isn't there a CSS way of having the page to get a border around the page, even if the content was not big enough for the page to scroll and there's still a border around the page. I think I remember I saw one CSS method before was like something > som开发者_如何学Pythonething, I don't know, do you know? lol

If you know, many thanks :)


You may want to check out the following:

  • CSS Trick: Creating a Body-Border (Live Example)

It works in all modern browsers, except in IE6, where you can fail gracefully with a conditional stylesheet.

0

精彩评论

暂无评论...
验证码 换一张
取 消