摘要: 在做响应式页面的时间需要把px单位转换成rem才可以,但是sketch文件的格式不能随意转换成rem,最高只能到CSS rem 16px,不能满足我们的需求,因此需要一个工具来转换成psd格式文件,他就是Photopea工具地址:https://www.photopea.com/使用文档地址:htt 阅读全文
posted @ 2019-03-18 16:46 YJUI 阅读(2465) 评论(0) 推荐(0)
摘要: 利用iframe <Iframe src="page1.html" width="250" height="200" scrolling="no" frameborder="0"></iframe> 阅读全文
posted @ 2019-03-18 11:28 YJUI 阅读(415) 评论(0) 推荐(0)