CSS布局

2020-12-13 03:02

阅读:560

标签:style   class   c   ext   width   strong   

body { font-family:Verdana; font-size:14px; margin:0;}

#container {margin:0 auto; width:100%;}

定义网页主体 字体是 Verdana 字体大小是 14px 网页主体距离浏览器边框距离为0、
又定义了一个类(id)叫做container 上下边距为0 左右居中,宽度 100%

CSS布局,搜素材,soscw.com

CSS布局

标签:style   class   c   ext   width   strong   

原文地址:http://www.cnblogs.com/XDJjy/p/3722176.html


评论


亲,登录后才可以留言!