2017年10月7日

input标签及属性

摘要: 1.<input type="text">文本样式 2.<input type="button">普通按钮样式 3.<input type="submit">提交按钮 4.<input type="tel">电话文本输入框 5.<input type="number">数字输入框 6.<input 阅读全文

posted @ 2017-10-07 10:36 comeOngo 阅读(163) 评论(0) 推荐(0)

css设置文字样式的方法

摘要: 1.text-align (center,left,right) 水平对齐方式 2.line-height 2px; 行距高度; 3.text-decoration(none,underline,line-though.overline,blink)定义下划线,删除线,顶划线 4.font-fami 阅读全文

posted @ 2017-10-07 10:21 comeOngo 阅读(384) 评论(0) 推荐(0)

导航