0
here is the header Section code
#headerSection {
background-color: 2D487E;
color: white;
}
邊界的背景色應該是深藍色了......左邊框和右邊框不顯示在瀏覽器
<section id="headerSection">
<p class = "center"><img src= "images/nashcc.jpg"
class = "nashPic"
alt="Nash Community College"
title="Nash Community College"
width = "250px"/>
<span class = "title">Nash Community College</span><p>
</section>
你的代碼時,我將其粘貼到小提琴作品。所以這很可能是你的CSS被加載的問題,與其他一些風格的衝突等等。 – ryantdecker
謝謝,你會看看。 –
ryantdecker,我對jsfiddle.net一無所知,但我只是將紅色改爲#EEEEEE,並且根本沒有出現,就像在我的瀏覽器中一樣......只是想弄明白......可以你在jsfiddle中再次運行#EEEEEE ...真的很感激它。 –