摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> html{ perspective: 800px; } .cube{ width: 200px; height: 阅读全文
posted @ 2021-05-21 10:40 胸怀丶若谷 阅读(82) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> .box1{ width: 256px; height: 256px; margin: 0 auto; backg 阅读全文
posted @ 2021-05-21 09:47 胸怀丶若谷 阅读(61) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> *{ margin: 0; padding: 0; } /* 设置表的样式 */ .clock{ width: 5 阅读全文
posted @ 2021-05-21 09:43 胸怀丶若谷 阅读(64) 评论(0) 推荐(0)