摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <style> html{ /*perspective 视距 ,设置人的眼睛和网页之间的距离*/ perspective: 800px; 阅读全文
posted @ 2020-09-21 23:37 13522679763-任国强 阅读(170) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <style> .box1{ height: 256px; /* calc() 用来帮助我们计算 */ width: calc(1536 阅读全文
posted @ 2020-09-21 22:38 13522679763-任国强 阅读(89) 评论(0) 推荐(0)