Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 12-11-2004, 02:52 PM Menu Problem
kodaks's Avatar
Average Talker

Posts: 24
Location: Sarnia, Ontario, Canada
Trades: 0
Hello, all!

I am having a problem with my site's navigation menu. The navigation menu is located here.

In Mozilla Firefox, the navigation menu looks like this screenshot:
http://www.sarniadaily.com/webmastertalk/firefox.jpg

In Internet Explorer, the navigation menu looks like this screenshot:
http://www.sarniadaily.com/webmastertalk/ie.png

The difference is, in IE there are two white spaces between the black bars and the buttons. I like it better with no white bars.

I am wondering how I can alter my coding for the navigation menu, so the Internet Explorer version looks the same as the Firefox version.

Here is my code for the navigation bars:
Quote:
<tr>
<td VALIGN=TOP><img SRC="/images/bar.jpg" height=11 width=100% align=ABSCENTER></td>
</tr>
<!-- =============================== BEGIN NAVBAR ================================ -->
<table width=100% cellpadding=0 cellspacing=0 border=0 height=10>
<tr >
<!-- LINK 1 -->
<td width=12% class=l5a onmouseout="this.className='l5a';">
&nbsp;
<a href="/index.htm"><font color="#ffffff"><b>Home</b></font></a>
</td>
<!-- LINK 2 -->

<td width=12% class=l5a onmouseout="this.className='l5a';">
&nbsp;<a href="/calendar.htm"><b><font color="#ffffff"><b>Local Events</b></font></b></a></td>

<a href="link2.html"><td width=12% class=l5a onmouseout="this.className='l5a';">
<font color="#ffffff"><b>Directory</b></font></td></a>


<!-- LINK 3 -->
<td width=12% class=l5a onmouseout="this.className='l5a';">
&nbsp;<a href="/weather.htm"><b><font color="#ffffff"><b>Weather</b></font></b></td></a>

<!-- LINK 4 -->
<td width=12% class=l5a onmouseout="this.className='l5a';">
&nbsp;<a href="http://sarniadaily.com/forums/forumdisplay.php?fid=15"><b><font color="#ffffff"><b>Sports</b></font></b></a></td>

<a href="link2.html"><td width=12% class=l5a onmouseout="this.className='l5a';">
<font color="#ffffff"><b>World</b></font></td></a>



<a href="link2.html"><td width=12% class=l5a onmouseout="this.className='l5a';">
<font color="#ffffff"><b>Site Map</b></font></td></a>



<td class=c2 >&nbsp;</td></tr></table>
<!-- =============================== END NAVBAR ================================ -->
<tr>
<td VALIGN=TOP><img SRC="/images/bar.jpg" height=11 width=100% align=ABSCENTER></td>

</tr>
Thanks in advance!
kodaks is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-11-2004, 10:51 PM
WebcyteDesign's Avatar
Registered User

Posts: 159
Location: Hamilton
Trades: 0
On big mistake is that you have <a ...><td>...</td></a> this is wrong. Also don't have spaces in your code at all between the <td> and </td> tags. By having these spaces in your code IE will create some spaces as well fix these things and post your code again.
WebcyteDesign is offline
Reply With Quote
View Public Profile Visit WebcyteDesign's homepage!
 
Old 12-12-2004, 08:58 AM
kodaks's Avatar
Average Talker

Posts: 24
Location: Sarnia, Ontario, Canada
Trades: 0
Thanks!
kodaks is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Menu Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.65336 seconds with 12 queries