/    Sign up×
Community /Pin to ProfileBookmark

Tables Issue With The Ie On The Pc!

I’m a bit of a HTML novice, so forgive my simply language….

I’ve just built a site, and everything looks good in IE & Safari for the Mac but when I view the site in Mozilla or Netscape for the Mac and IE on the PC I get this table issue: [url]http://www.turiya4love.com/home.htm[/url] – you’ll see that the photo of the persons head at the top of the page, has about a 3 pixel gap, the image is sliced into two different tables cells, and even though I’ve tried playing with <td> aligning, it still doesn’t work! I can’t figure the f*#king thing out, and it’s driving me insane!!! Can anyone make sense of it???

Any help is good help at this point…

Thanks in advance,
Rups27

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliNov 18.2003 — it doesn't show what you are saying on my machine(win2k, Moz1.41)

Please take a screen shot of the problem page and post that here
Copy linkTweet thisAlerts:
@DariaNov 18.2003 — Just for starters, at the first glance:

get rid of the <font> and <b> tags in that cell (with the person's head splitting).

I'll look over the rest today, if you want.
Copy linkTweet thisAlerts:
@DariaNov 18.2003 — I see it both in IE and NS.
Copy linkTweet thisAlerts:
@PittimannNov 18.2003 — Hi!

I am having the gap you mentioned and the image is sliced.

Just try that (I'm using MSIE 6.0 on a PC, Win98 SE) - it worked on my machine (no more slicing).

original code of the td with the upper part of the image:
<i>
</i> &lt;TD colspan="3" align="left" valign="bottom" bgcolor="671818"&gt; &lt;font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif"&gt;&lt;b&gt;&lt;img src="http://www.turiya4love.com/images/fill.04.jpg" width="504" height="27"&gt;
&lt;/b&gt; &lt;/font&gt; &lt;/TD&gt;

I eliminated everything in the td except the image-tag (unnecessary font- and b-tag) including one line break before the closing td-tag:
<i>
</i>&lt;TD colspan="3" align="left" valign="bottom" bgcolor="671818"&gt;&lt;img src="http://www.turiya4love.com/images/fill.04.jpg" width="504" height="27"&gt;&lt;/TD&gt;

Can't tell you, how it works in other browsers or OS's. Like that, on my PC, the lady seems to feel much better, her brows and forehead having gotten closer to her eyes ?

Cheers - Pit
×

Success!

Help @rupda27 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.4,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...