摘要: 代码: body{ transform:scale(0.5)//缩放倍数 transform-origin:top left;//置顶 } 阅读全文
posted @ 2022-05-27 10:18 慢漫曼蔓 阅读(200) 评论(0) 推荐(0)
摘要: 在css文件夹里设置样式引用其他文件夹内图片,html里图片加载不出 原因:可能是图片路径错误 在前面加上../ 阅读全文
posted @ 2022-05-27 10:16 慢漫曼蔓 阅读(142) 评论(0) 推荐(0)