View Single Post
  #2 (permalink)  
Old Mar 21st, 2008, 15:49
Andy K Andy K is offline
Reputable Member
Join Date: May 2005
Location: Sheffield
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problem Seeing Image In Mozilla

You should not design websites using Tables. Use XHTML layers <div></div> tags and CSS this allows maximum control over your design across browser platforms. Using this approach most of these issues should not happen. There are many threads in this forum that can help you with this.

Check images are saved in RGB and not CMYK
Reply With Quote