摘要: 1.文字间隔 2.单词间隔 3.border-style(边框样式)常见样式有: dashed(虚线)| dotted(点线)| solid(实线). 4.border-width(边框宽度)中的宽度也可以设置为: thin | medium | thick(但不是很常用),最常还是用象素(px)。 阅读全文
posted @ 2016-03-28 13:32 隐姓埋名1994 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 表格上加主题 使用mailto在网页中发邮件 默认选定 下拉表单 阅读全文
posted @ 2016-03-28 11:02 隐姓埋名1994 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 语意化的html css .container .page 单页 .slideIn 页面出现动画 animation slideIn 页面载入良好效果由opacity 0 -> 1 transform 100%-> 0 animation 实现 to 目标的状态 forwards 保持最后的状态 阅读全文
posted @ 2016-03-22 09:39 隐姓埋名1994 阅读(613) 评论(0) 推荐(0) 编辑