摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="header.css"/> </head> <body> <div cla 阅读全文
posted @ 2021-10-28 18:34 与神明画过押 阅读(121) 评论(0) 推荐(0)
摘要: body{ margin: 0;}.head{ background-color: #222;}.head ul{ padding-left: 0;}.head ul li{ display: inline-block;}.head a{ text-decoration: none; color: 阅读全文
posted @ 2021-10-28 18:34 与神明画过押 阅读(81) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="buy.css"/> </head> <body> <div class= 阅读全文
posted @ 2021-10-28 18:29 与神明画过押 阅读(43) 评论(0) 推荐(0)
摘要: .content{ width: 1000px; margin: 0 auto;}.content .nav{ margin: 15px 0;}.content .nav a{ text-decoration: none; color: #333; margin-right: 5px;}.conte 阅读全文
posted @ 2021-10-28 18:29 与神明画过押 阅读(54) 评论(0) 推荐(0)
摘要: body{ background-color: #CCCCCC;}.content ul{ padding-left: 0;}.content ul li{ /* 放置一行 */ display: inline-block;}.content{ width: 1000px; margin: 0 au 阅读全文
posted @ 2021-10-27 19:57 与神明画过押 阅读(315) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="sy.css"/> </head> <body> <div class=" 阅读全文
posted @ 2021-10-27 19:57 与神明画过押 阅读(28) 评论(0) 推荐(0)
摘要: .content{ background-color: #CCCCCC;}.content .type-container{ background-color: white;}.content .type{ border: 1px solid #ccc; width: 1000px; margin: 阅读全文
posted @ 2021-10-26 15:48 与神明画过押 阅读(28) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title>专辑</title> <link rel="stylesheet" type="text/css" href="list.css"/> </head> <body> <div cla 阅读全文
posted @ 2021-10-26 15:41 与神明画过押 阅读(78) 评论(0) 推荐(0)
摘要: .content{ width: 1000px; margin: 0 auto;}.content h1{ color: #de4767; text-align: center; font-size: 60px; font-weight: normal;}.content ul{ padding-l 阅读全文
posted @ 2021-10-25 17:14 与神明画过押 阅读(40) 评论(0) 推荐(0)
摘要: HTML 结构CSS 样式JS 行为常见字符集:utf-8 GB2312 GBKviewport 适应窗口单标签:<hr><br><img> div .listdiv >.listdiv.list <!DOCTYPE html><html> <head> <meta charset="UTF-8"> 阅读全文
posted @ 2021-10-25 17:13 与神明画过押 阅读(34) 评论(0) 推荐(0)