摘要:
一个网页加入另一个网页可以用 <iframe src="head.html" width="100%" height="196px"></iframe> 宽度调到合适位置 css样式 iframe{ border: none; overflow: hidden; margin-bottom: -4p 阅读全文
摘要:
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/weibu.css"/> </head> <body> <img 阅读全文
摘要:
body{ margin: 0; background-color:white;}.footer{ margin: 0; background: #000000;}.qq{ width: 1000px; margin: auto; display:block;}.footer .kuai{ widt 阅读全文
摘要:
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/head.css"/> </head> <body> <div c 阅读全文
摘要:
body{ margin: 0;}.head{ background-color: #222;}.head ul{ padding-left: 0;}.head ul li{ display: inline-block;}.head a{ text-decoration: none; color: 阅读全文