css设置页面边距

<style type="text/css">
    body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
    }
</style>
posted @ 2007-07-12 16:27  ahuo  阅读(1087)  评论(0编辑  收藏  举报