The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> why does html do this in IE but not firefox or safari?
design_junkie
post Nov 2 2006, 07:41 AM
Post #1





Group: Members
Posts: 4
Joined: 2-November 06
Member No.: 658



Hi!

Thanks for reading. Quick question...

http://www.mableandisaacgallery.co.uk/jc_1.html

designed this site recently, in firefox looks lovely, but in IE if you look at the rounded white box the last line seems to have quite a big line height than the others, and makes it look crap.

is it because in the source code its like this:

"....please make sure you have the reference number of your chosen product(s), then visit the contact page for more information.</font>
</td>..."

and shouldnt it be like this?:

"....please make sure you have the reference number of your chosen product(s), then visit the contact page for more information.
</font>
</td>..."

i didnt think it made a difference. it happens to me a lot, and its really annoying haha.

any help would be appreciated!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Nov 2 2006, 08:06 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Or maybe like this.
CODE
...information.</font></td

It shouldn't matter, but sometimes it does. Avoiding linebreaks in the code before the </td> takes care of it. It's a variation of this:
http://www.htmlhelp.com/faq/html/images.html#image-nospace
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
design_junkie
post Nov 2 2006, 08:51 AM
Post #3





Group: Members
Posts: 4
Joined: 2-November 06
Member No.: 658



Legend mate! Ta
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 03:42 AM