摘要: 表格的格式如下 常用标签 :table tr td(th) thead tbody caption (表格标题) 常用属性:table :width border cellspacing cellpadding align tr:height align td:width align 合并单元格:通 阅读全文
posted @ 2018-07-15 09:55 康敏睿 阅读(110) 评论(0) 推荐(0)
摘要: 1,布局页面的时候 大色块 小色块 小色块。。。 内容 2,布局:浮动 ,定位, 显示 ,盒子模型 , 层级 3,浮动:float:left right 设一个父标签 设定宽高 ,里面随便浮, 超出部分:overflow:hidden scorll overflow-x: overflow-y: 盒 阅读全文
posted @ 2018-07-15 09:45 康敏睿 阅读(117) 评论(0) 推荐(0)