HighDots Forums  

Flexible table keeps showing a gap

alt.html alt.html


Discuss Flexible table keeps showing a gap in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
crispy
 
Posts: n/a

Default Flexible table keeps showing a gap - 07-04-2003 , 01:38 AM






I built a flexible table with curved corner on this page:
http://www.saneplanet.com/practice/t...le_corners.htm

But the top row keep showing a gap. Look at it and you'll see what I
mean.

Any tips would be appreciated.

crispy

Reply With Quote
  #2  
Old   
Geoff Ball
 
Posts: n/a

Default Re: Flexible table keeps showing a gap - 07-04-2003 , 01:44 AM






crispy <> wrote:

Quote:
I built a flexible table with curved corner on this page:
http://www.saneplanet.com/practice/t...le_corners.htm

But the top row keep showing a gap. Look at it and you'll see what I
mean.
http://68.145.145.156:8080/flexibletable.png

What's the problem?

Regards,
Geoff

--
http://www.allmyfaqs.com/faq.pl?Geoff_Ball
http://www.allmyfaqs.com/faq.pl?Web_Core_References
http://www.allmyfaqs.com/faq.pl?How_to_post


Reply With Quote
  #3  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Flexible table keeps showing a gap - 07-04-2003 , 02:01 AM



Geoff Ball wrote:
Quote:
crispy <> wrote:

I built a flexible table with curved corner on this page:
http://www.saneplanet.com/practice/t...le_corners.htm

But the top row keep showing a gap. Look at it and you'll see what I
mean.

http://68.145.145.156:8080/flexibletable.png

What's the problem?

The problem is Internet Explorer.

http://www.clarkecomputers.com.au/usenet/ie.png

Mozilla:
http://www.clarkecomputers.com.au/usenet/moz.png

--

Mark Parnell
http://www.clarkecomputers.com.au




Reply With Quote
  #4  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Flexible table keeps showing a gap - 07-04-2003 , 02:09 AM



crispy wrote:
Quote:
I built a flexible table with curved corner on this page:
http://www.saneplanet.com/practice/t...le_corners.htm

But the top row keep showing a gap. Look at it and you'll see what I
mean.

Any tips would be appreciated.
Change
<td width="20" height="20"><img src="flex_table_corners_files/top_left.gif"
width="20" height="20">
</td>

To
<td width="20" height="20"><img src="flex_table_corners_files/top_left.gif"
width="20" height="20"></td>

HTH

--

Mark Parnell
http://www.clarkecomputers.com.au




Reply With Quote
  #5  
Old   
David Dorward
 
Posts: n/a

Default Re: Flexible table keeps showing a gap - 07-04-2003 , 05:34 AM



Blindsya wrote:

Quote:
Change
td width="20" height="20"><img
src="flex_table_corners_files/top_left.gif" width="20" height="20"
/td

To
td width="20" height="20"><img
src="flex_table_corners_files/top_left.gif" width="20" height="20"></td

Why will this make any difference?
Becuase many browsers have bugs in their handling of white space in HTML
source.

--
David Dorward http://david.us-lot.org/
Redesign in progress: http://stone.thecoreworlds.net/
Microsoft announces IE is dead (so upgrade):
http://minutillo.com/steve/weblog/20...ces-ie-is-dead


Reply With Quote
  #6  
Old   
crispy
 
Posts: n/a

Default Re: Flexible table keeps showing a gap - 07-04-2003 , 10:49 AM



Thank you so much Mark and others.

I would've never figured that out on my own. And thanks for the links
on white space problem.

cripsy



On Fri, 4 Jul 2003 16:09:41 +1000, "Mark Parnell"
<webmaster (AT) clarkecomputers (DOT) com.au> wrote:

Quote:
crispy wrote:
I built a flexible table with curved corner on this page:
http://www.saneplanet.com/practice/t...le_corners.htm

But the top row keep showing a gap. Look at it and you'll see what I
mean.

Any tips would be appreciated.

Change
td width="20" height="20"><img src="flex_table_corners_files/top_left.gif"
width="20" height="20"
/td

To
td width="20" height="20"><img src="flex_table_corners_files/top_left.gif"
width="20" height="20"></td

HTH


Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.