摘要: 一个网页加入另一个网页可以用 <iframe src="head.html" width="100%" height="196px"></iframe> 宽度调到合适位置 css样式 iframe{ border: none; overflow: hidden; margin-bottom: -4p 阅读全文
posted @ 2021-10-29 17:59 翟莹萍 阅读(166) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/weibu.css"/> </head> <body> <img 阅读全文
posted @ 2021-10-29 17:53 翟莹萍 阅读(42) 评论(0) 推荐(0) 编辑
摘要: body{ margin: 0; background-color:white;}.footer{ margin: 0; background: #000000;}.qq{ width: 1000px; margin: auto; display:block;}.footer .kuai{ widt 阅读全文
posted @ 2021-10-29 17:53 翟莹萍 阅读(81) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/head.css"/> </head> <body> <div c 阅读全文
posted @ 2021-10-29 17:52 翟莹萍 阅读(29) 评论(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-29 17:52 翟莹萍 阅读(104) 评论(0) 推荐(0) 编辑
摘要: .content{ width: 1000px; margin: 0 auto;}.content .nav{ margin: 15px 0;}.content .nav a{ text-decoration: none; color: #333333; margin-right: 5px;}.co 阅读全文
posted @ 2021-10-28 16:12 翟莹萍 阅读(23) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/buy.css"/> </head> <body> <div cl 阅读全文
posted @ 2021-10-28 16:11 翟莹萍 阅读(19) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> <link rel="stylesheet" type="text/css" href="css/index.css"/> </head> <body> <di 阅读全文
posted @ 2021-10-27 13:30 翟莹萍 阅读(478) 评论(0) 推荐(0) 编辑
摘要: body{ background-color: #CCCCCC;}.content ul{ padding-left: 0;}.content ul li{ display: inline-block;}.content{ width: 1000px; margin: 0 auto;}.conten 阅读全文
posted @ 2021-10-27 13:30 翟莹萍 阅读(69) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title>专辑</title> <link rel="stylesheet" type="text/css" href="css/list.css"/> </head> <body> <div 阅读全文
posted @ 2021-10-26 14:07 翟莹萍 阅读(1005) 评论(0) 推荐(0) 编辑