/    Sign up×
Community /Pin to ProfileBookmark

small gap in my table border (IE 6)

I have build a table with a table border using images (trying to get a rounded table with low download time).
Anyway, it works perfect on safari, mozilla on MAC OS X.
However, IE 6 shows a 1 pixel gap.
This gap is down left and down right just above the rounded corners at the bottom.
No doubt i have made a mistake in my code.
Please help,

<TABLE border=”0″ rules=”none” cellspacing=”0″ cellpadding=”0″ width=”600″ class=”tablebackground”>
<form style=”margin-bottom:0;margin-top:0;”>
<tr>
<td width=”10″ height=”10″ style=”background-image:url(topleft.gif); background-repeat:no-repeat;”></td>
<td height=”10″ colspan=”4″ style=”background-image:url(topspacer.gif); background-repeat:repeat-x;” ></td>
<td width=”10″ height=”10″ style=”background-image:url(topright.gif); background-repeat:no-repeat;”></td>
</tr>

<TR>
<td rowspan=”10″ valign=”top” style=”background-image:url(leftspacer.gif); background-repeat:repeat-y;” ></td>
<TD Align=”left” Height=”20″ Width=”90″ class=”tableelement”>
Tijd
</TD>
<TD Align=”left” Height=”20″ Width=”230″ class=”tableelement”>
[FMP-CurrentTime]
</TD>
<TD Align=”left” Height=”20″ Width=”130″ class=”tableelement”>
Datum :
</TD>
<TD Align=”left” Height=”20″ Width=”130″ class=”tableelement”>
[FMP-CurrentDate]
</TD>
<td rowspan=”10″ valign=”top” style=”background-image:url(rightspacer.gif); background-repeat:repeat-y;” ></td>
</TR>

<TR>
<TD Align=”left” Height=”20″ Width=”90″ class=”tableelement”>
Welkom
</TD>
<TD Align=”left” Height=”20″ Width=”230″ class=”tableelement”>
[FMP-Field:Naam]
</TD>
<TD Align=”left” Height=”20″ Width=”130″ class=”tableelement”>
Business Unit :
</TD>
<TD Align=”left” Height=”20″ Width=”130″ class=”tableelement”>
[FMP-Field:BusinessUnits::Naam]
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″ class=”tableelement”>
Dit zijn uw bevoegdheden
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v1″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v2″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v3″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v4″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v5″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

<TR>
<TD Align=”left” Height=”20″ colspan=4 Width=”580″>
<input type=”text” name=”v6″ class=”formelementreadonly” size=”30″ readOnly>
</TD>
</TR>

</form>
<TR>
<TD Align=”left” Height=”30″ colspan=4 Width=”580″><input type=”button” value=”Continue” class=”bluebutton” onclick=”gaverder()”></TD>
<TR>

<tr>
<td width=”10″ height=”10″ style=”background-image:url(bottomleft.gif); background-repeat:no-repeat;”></td>
<td height=”10″ colspan=”4″ style=”background-image:url(bottomspacer.gif); background-repeat:repeat-x;”></td>
<td width=”10″ height=”10″ style=”background-image:url(bottomright.gif); background-repeat:no-repeat;”></td>
</tr>

</Table>

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@hammerslaneJan 20.2004 — for me, it would be useful to have all the images show up on the page... so could you attach a zip file with all the images in... or give a link to an online version of it?

by viewing the codes output with no images, it's tricky to see the exact problem

?
Copy linkTweet thisAlerts:
@jitseschaafsmaauthorJan 20.2004 — thanks,

ii have to wait till tomorrow

i will post it

jitse
Copy linkTweet thisAlerts:
@CyCoJan 20.2004 — ...hmmm, it looks like you forgot to close a row tag...

</form>

<TR>

<TD Align="left" Height="30" colspan=4 Width="580"><input type="button" value="Continue" class="bluebutton" onclick="gaverder()"></TD>

<TR>


...should be...

</form>

<TR>

<TD Align="left" Height="30" colspan=4 Width="580"><input type="button" value="Continue" class="bluebutton" onclick="gaverder()"></TD>

<[COLOR=red]/[/COLOR]TR>
Copy linkTweet thisAlerts:
@jitseschaafsmaauthorJan 21.2004 — Thanks that did the trick

(how could i ever haave missed that :eek:

Anyway,

you can see the result at the first and second login screen at

213.84.158.195

username monkey

password monkey

I am now working on

1] optimizing the graphics

2] upgrade the whole sit to CSS and new colour scheme

Thanks

Jitse
×

Success!

Help @jitseschaafsma spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.24,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...