Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 08-29-2005, 10:21 PM   #1 (permalink)
v7n Mentor
 
Sketch's Avatar
 
Join Date: 05-06-04
Location: London, UK
Posts: 1,453
iTrader: 0 / 0%
Latest Blog:
None

Sketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web pro
Table Gap ??

I have started to develop another site and I seem to have a problem with something in the code of my table, the problem doesn't show in FireFox it only shows in Internet Explorer.

Click Here

If anyone can tell my why this is happening that would be great.

Cheers
Sketch is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 08-30-2005, 05:46 AM   #2 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Change this:

Code:
<td valign="bottom" align="left" colspan="2"> <img src="images/rigweld-logo-top.gif" alt="Rigweld"><img src="images/rigweld-text.gif" alt="Rigweld"> </td> </tr> <tr> <td class="tdNavigation" valign="top" width="50" height="2"> <img src="images/rigweld-logo-middle.gif" alt="Rigweld"> </td> <td class="tdNavigation" align="left" width="90%" valign="middle"> <a href="index.html" onfocus="this.blur()" class="mouseOut">&nbsp;Infrastructure&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Plant&nbsp;Hire&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Labor&nbsp;Hire&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Photo&nbsp;Gallery&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Contact&nbsp;Us&nbsp;</a> </td> </tr> <tr> <td valign="top" colspan="2"> <img src="images/rigweld-logo-bottom.gif" alt="Rigweld"> </td>

To this:

Code:
<td valign="bottom" align="left" colspan="2"><img src="http://www.sketchthat.com/dev/rigweld/images/rigweld-logo-top.gif" alt="Rigweld"><img src="http://www.sketchthat.com/dev/rigweld/images/rigweld-text.gif" alt="Rigweld"></td> </tr> <tr> <td class="tdNavigation" valign="top" width="50" height="2"><img src="http://www.sketchthat.com/dev/rigweld/images/rigweld-logo-middle.gif" alt="Rigweld"></td> <td class="tdNavigation" align="left" width="90%" valign="middle"> <a href="index.html" onfocus="this.blur()" class="mouseOut">&nbsp;Infrastructure&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Plant&nbsp;Hire&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Labor&nbsp;Hire&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Photo&nbsp;Gallery&nbsp;</a>&nbsp;|&nbsp; <a href="#" onfocus="this.blur()" class="mouseOut">&nbsp;Contact&nbsp;Us&nbsp;</a> </td> </tr> <tr> <td valign="top" colspan="2"><img src="http://www.sketchthat.com/dev/rigweld/images/rigweld-logo-bottom.gif" alt="Rigweld"></td>

Putting the <td>, <img stuff> and </td> all on the same line usually fixes gaps like that.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-30-2005, 04:11 PM   #3 (permalink)
v7n Mentor
 
Sketch's Avatar
 
Join Date: 05-06-04
Location: London, UK
Posts: 1,453
iTrader: 0 / 0%
Latest Blog:
None

Sketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web pro
Thanks Jazzee,

I didn't think it would be something so simple, I thought it was a syntax problem, not something like that. Great :-) Now I can get rid of the height in my tables as well.

Cheers
Sketch is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Showing data from a table based on infos from another table! anarchoi Coding Forum 0 06-16-2007 04:58 PM
table help mtaylor314 Coding Forum 3 05-01-2007 10:37 AM
Table or Div Jordonias Web Design Lobby 25 08-09-2006 10:47 AM
CSS on one table thepartydj Coding Forum 9 01-05-2005 07:03 AM
Table help Leader of Men Coding Forum 5 11-25-2003 09:53 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 03:32 PM.
© Copyright 2008 V7 Inc

Click Here