HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
IE and Firefox rendering differences
Post new topic   Reply to topic    HTML Help Forum Index -> CSS
View previous topic :: View next topic  
Author Message
tukutela



Joined: 19 Feb 2006
Posts: 3

PostPosted: Wed Feb 22, 2006 8:29 am     IE and Firefox rendering differences Reply with quote

Hi,

I've been having some trouble with positioning a number of images within a cell using CSS, it appears that IE works perfectly but Firefox does not. Must be something I'm missing with compatibility but not sure. My problem is below:

Here is the CSS
.privacyPolicy
{
position: relative;
left: 17px;
top: 20px;
background-repeat: no-repeat;
vertical-align: bottom;
}
.whois
{
position: relative;
left: 17px;
top: 20px;
background-repeat: no-repeat;
vertical-align: bottom;
}

A much simplified version of the HTML code is here
<table>
<tr>
<td>
<img alt="priv" src="privacy.gif" class="privacyPolicy"><img alt="whois" src="whois.gif" class="whois">
</td>
</tr>
</table>

Come to think of it I'm not sure which browswer is making the mistake, however I've attached the images of what appears in each browser. Click on the links below:
http://www.reservationmaestro.com/images/Firefox.jpg
http://www.reservationmaestro.com/images/IE.jpg

Any help is greatly appreciated, I'm really starting to join the rest of the development community in wanting standards Smile
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8316
Location: Castle Pines North, CO USA

PostPosted: Wed Feb 22, 2006 11:35 am     Reply with quote



Well what is your background - where is the image?

_________________
Corey
Loud Commerce | Loud Worx | Toll Free Solutions
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> CSS All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial