1
我有點難住。在網頁頂部的差距。沒有差距顯示在Dreamweaver
在我的網站上顯示的標題和導航欄之間有點差距。我不知道爲什麼或如何擺脫它。
誰能幫幫忙?
繼承人的代碼:
<!--new header section ends -->
<tr>
<td>
<img src="layout/eliteheader.jpg" alt="Elite Gaming | The UK's Premier Arcade Machine Supplier" width="900" height="235" /> </td>
</tr>
<!-- Navigation Menu Begins -->
<tr bordercolor="#000000">
<td background="layout/background1.gif">
<div id="Navigation" style="PADDING-BOTTOM: 0px; PADDING-LEFT: 50px; PADDING-RIGHT: 50px; PADDING-TOP: 0px;">
和CSS:
body {
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0;
padding: 0;
}
非常感謝!它一直在竊聽我這麼久! – 2013-03-01 13:17:05