上一页 1 ··· 7 8 9 10 11
摘要: ul { list-style: none;}a { text-decoration: none;}body,h1,h2,h3,h4,h5,h6,p,ul,ol,form { margin: 0; padding: 0;}html,body { width: 100%; height: 100%; ... 阅读全文
posted @ 2015-07-16 16:09 乐少007 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 昵称 * 开户行全称 开户银行全称格式为:xx银行xx分行xx支行;如果未正确填写开户银行全称,可能会使资金无法正常汇入您的银行卡内 居住地 ... 阅读全文
posted @ 2015-07-16 16:06 乐少007 阅读(1285) 评论(0) 推荐(0) 编辑
摘要: 邮箱管理 邮箱管理 邮箱管理 邮箱管理 邮箱管理 邮箱管理 邮箱管理 邮箱管理 ===============================.box{ width: 100%; border: 1px red solid; mar... 阅读全文
posted @ 2015-07-16 15:53 乐少007 阅读(614) 评论(0) 推荐(0) 编辑
摘要: 未知宽高的图片水平垂直居中在div 多行文本平垂直居中在div 123456 123456 123456 123456 =============================h1{ text-align... 阅读全文
posted @ 2015-07-16 15:48 乐少007 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 1.单行文字居中 这是高度为30像素的单行文字 2.多行文字不定高度居中 多行文字不定高度居中 多行文字不定高度居中 多行文字不定高度居中 =============================.box {width: 800px;margin: 50px auto;bo... 阅读全文
posted @ 2015-07-16 15:43 乐少007 阅读(686) 评论(0) 推荐(0) 编辑
摘要: .box { width: 100%; overflow: hidden; text-align: center; /*font-size: 0;*/ border: 1px solid #000000; margin: 50px auto;}.box .car { disp... 阅读全文
posted @ 2015-07-16 15:18 乐少007 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 超出文本省略号显示。当文本过长,空间有限,需要添加省略号显示占位 white-space: nowrap; overflow:hidden; text-overflow:ellipsis; 阅读全文
posted @ 2015-06-24 13:33 乐少007 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 第一天开通博客园,希望可以持之以恒记载。 阅读全文
posted @ 2015-06-24 13:29 乐少007 阅读(120) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11