abstract:<!doctype html><html lang="zh-hans"><head><title>第四個網(wǎng)頁,仿淘寶.之前記得的都忘的差不多了.</title></head><link res="stlyesheet" type="text/css" href=
<!doctype html>
<html lang="zh-hans">
<head><title>第四個網(wǎng)頁,仿淘寶.之前記得的都忘的差不多了.</title></head>
<link res="stlyesheet" type="text/css" href="css/stlye.css"> /*老師如果你有幫我們檢查作業(yè)的話,有個問題請幫忙解答下. windows系統(tǒng):我在虛擬目錄下面建立了吧一個名叫css的文件夾用來存放css文件,具體文件名:css/style.css 在html文件中引用<link res="stlyesheet" type="text/css" href="css/style.css">在頁面無法正常鏈接. 我另外試了下將css文件夾改名,如yangshi/style.css就可以正常鏈接訪問. 或者yangshi/css/style.css就可以./style.css也是可以的...唯獨css/style.css不行....萬分郁悶 */
<style>
*{padding:0px;margin:0px;)
div{height:40px;width:100%;background-color:淺灰色;text-align:center;line-height:40px;) /*這個div好像會被里面的撐開,是不是不用居中.line-height好像也不用給..這些地方比較迷惑.*/
.menu_content{width:1024px;height:40px;margin:0px auto;}
.menu_left{亂了 寫不出來了}
</style>
<body>
<div>
<div class="menu_content">
<div class="menu_left">
<a >中國大陸<span calss="fa fa-angle-down"></span></a>
<a style="color:#ff0025">親,請登錄</a>
<a >免費注冊</a>
<a >手機逛淘寶</a>
</div></div>< /div>
</body>
</html>
Correcting teacher:韋小寶Correction time:2019-03-10 09:17:37
Teacher's summary:這個問題我看到了 是在本地還是在虛擬機上呢 基本上是不會發(fā)生這情況的 既然發(fā)生了這個問題 我也很感興趣 有空的話可以私聊我