摘要: 阅读全文
posted @ 2019-02-28 15:10 且听风吟V 阅读(264) 评论(0) 推荐(0)
摘要: hover:鼠标指针浮动在其元素时:设置样式 button:hover { background:yellow } active:激活(鼠标点击与释放之间发生的事件) button:active { background:yellow } focus:选取获得焦点 input:focus {back 阅读全文
posted @ 2019-02-28 10:36 且听风吟V 阅读(154) 评论(0) 推荐(0)
摘要: 1.icon 下载svg 引入 传name 显示不同svg 2. 按钮 阅读全文
posted @ 2019-02-28 09:51 且听风吟V 阅读(170) 评论(0) 推荐(0)