摘要: 设置元素对象属性 var img = document.querySelector("img") img.setAttribute("src","http://www.baidu.com/img") 值类型 number string undefined boolen 引入类型 function a 阅读全文
posted @ 2019-01-23 17:07 robertzhou 阅读(945) 评论(0) 推荐(0) 编辑
摘要: 恢复内容开始 字体图标 1.将font awesome 4.7.0文件夹放入项目内 2.在html head中连接 3.在body中导入 盒子显隐 overflow 伪类边框 盒子阴影 python box shadow: x轴偏移 y轴偏移 虚化程度 阴影宽度 阴影颜色, ...; 一个盒子可以拥 阅读全文
posted @ 2019-01-23 15:23 robertzhou 阅读(203) 评论(0) 推荐(0) 编辑