摘要: html 点击查看代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>首页</title> <link rel="stylesheet" href="./01.css"> </head> <body> <d 阅读全文
posted @ 2022-11-21 11:38 笑到肚子疼 阅读(41) 评论(0) 推荐(0)
摘要: Title 阅读全文
posted @ 2022-11-21 11:32 笑到肚子疼 阅读(41) 评论(0) 推荐(0)
摘要: 点击查看代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> *{ margin: 0; padding: 0; } .container{ width: 400p 阅读全文
posted @ 2022-11-21 11:31 笑到肚子疼 阅读(22) 评论(0) 推荐(0)
摘要: 点击查看代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> *{ margin: 0; padding: 0; } .container{ margin: 5% 阅读全文
posted @ 2022-11-21 11:31 笑到肚子疼 阅读(32) 评论(0) 推荐(0)
摘要: 点击查看代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> .container{ width: 300px; height: 300px; margin: 10 阅读全文
posted @ 2022-11-21 11:30 笑到肚子疼 阅读(53) 评论(0) 推荐(0)