第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

nav背景錯(cuò)亂了,不知道是怎么回事,求幫忙看下

http://img1.sycdn.imooc.com//59b75832000194a016910291.jpg

<!DOCTYPE?html>
<html>
<head>
	<title>CSS</title>
????<meta?charset="UTF-8"?/>
????<meta?name="viewport"?content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no">
????<link?rel="stylesheet"?href="./css/main.css">
????<script?type="text/javascript"?src="./js/setHomeSetFav.js"?charset="gb2312"></script>
</head>
<body>
??<div?class="top">
????<div?class="top_content">
??????<ul>
????????<li><a?href="#">聯(lián)系我們</a></li>
????????<li><a?href="#"?onclick="AddFavorite(window.location,?document.title)">加入收藏</a></li>
????????<li><a?href="#"?onclick="SetHome(window.location)">設(shè)為首頁(yè)</a></li>
??????</ul>
????</div>
??</div>
??<div?class="wrap">
????<div?class="logo">
??????<div?class="logo_left">
????????<img?src="./images/logo.jpg"?alt="慕課網(wǎng)"?/>
??????</div>
??????<div?class="logo_right">
????????<img?src="./images/tel.jpg"?alt="服務(wù)熱線(xiàn)"?/>24小時(shí)服務(wù)熱線(xiàn):?<span?class='tel'>123-1234-1234</span>
??????</div>
????</div><!--logo結(jié)束-->
????<div?class="nav">
??????<div?class="nav_left"></div>
??????<div?class="nav_mid"></div>
??????<div?class="nav_right"></div>
????</div><!--nav結(jié)束-->
??</div><!--wrap結(jié)束-->
</body>
</html>
*?{
??margin:?0;
??padding:?0;
??font-size:?12px;
}

body?{
??background-color:?#F5F5F5;
}

.top?{
??width:?100%;
??height:?27px;
??background:?url("../images/top_bg.jpg")?repeat-x;
}

.top_content?{
	width:?1000px;
	margin:?0?auto;
}

.top_content?li?{
	list-style-image:?url("../images/li_bg.gif");
	float:?right;
	width:?70px;
	line-height:?27px;
}

.top_content?a:link,?.top_content?a:visited?{
	color:?#8E8E8E;
	text-decoration:?none;
}

.top_content?a:hover,?.top_content?a:active?{
	color:?#900;
	text-decoration:?none;
}
.wrap?{
	width:?1000px;
	margin:?0?auto;
}
.logo{
	height:?80px;
	background-color:?white;
}

.logo_left?{
	width:?200px;
	float:?left;
}

.logo_right?{
	width:?300px;
	height:?28px;
	float:?right;
	margin-top:?27px;
	color:?#8E8E8E;
}

/*垂直對(duì)齊方式*/
.logo_right?img{
	vertical-align:?middle;
	margin-right:?10px;
}

.tel?{
	font-stretch:?"微軟雅黑";
	font-size:?16px;
	color:?red;
}

.nav?{
	height:?40px;
}

.nav_left{
	width:?10px;
	height:?40px;
	background:?url("../images/nav_left.jpg")?no-repeat;
	float:?left;
}

.nav_mid{
	width:?980px;
	height:?40px;
	background:?url("../images/nav_bg.jpg")?repeat-x;
	float:?left;
}

.nav_right{
	width:?10px;
	height:?40px;
	background:?url("../images/nav_right.jpg")?no-repeat;
	float:?left;
}


正在回答

2 回答

??贊!
我也是同樣的問(wèn)題。

0 回復(fù) 有任何疑惑可以回復(fù)我~

查了很久終于知道為什么了:

在使用sublime時(shí),輸入html加tab鍵會(huì)自動(dòng)生成:

<!DOCTYPE?html>
<html>
<head>
??<title></title>
</head>
<body>

</body>
</html>

如上代碼,然后問(wèn)題就出在第一行的<!DOCTYPE?html>上,需要?jiǎng)h除html才會(huì)恢復(fù)正常。。。

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
企業(yè)網(wǎng)站綜合布局實(shí)戰(zhàn)
  • 參與學(xué)習(xí)       157038    人
  • 解答問(wèn)題       2121    個(gè)

本課程重點(diǎn)介紹HTML/CSS實(shí)現(xiàn)常見(jiàn)企業(yè)網(wǎng)站布局的方法

進(jìn)入課程

nav背景錯(cuò)亂了,不知道是怎么回事,求幫忙看下

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)