PDA

View Full Version : browser compatibility problems



split67
January 19th, 2006, 11:37 AM
Hello, I'm hoping you can help me a bit. I recently created my first
site for a friend and it's now posted...Duffysdesignsinc.com. When
viewed in I.E. it looks fine, In Firefox, a little different and in
Safari a little different. I've tried tweaking things but it always
looks different in each browser. Do you have any hints or ideas that
could help me make this a solid site in all browsers?

Thank You for any and all your help,
Rob

DDD
January 19th, 2006, 11:49 AM
you should post your code as well as outline the issue you are having. I would suggest look up browser compatibility css issues. Check out listmatic, cssbeauty and others. But for here be more specific. Oh and welcome to the boards.

thats all folks
January 19th, 2006, 11:58 AM
I.E puts a blue border around it, in your img tag use border="0", looked pretty close in I.E and F.F to me. I would use an external css sheet, its easier to update! Also I would use topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" this will put your site to the top-left then just center your div.

Not sure if that helps

Cheers