So I finally decided to sit down and learn HTML/XHTML code and CSS. I think I have a pretty good grasp on them but I am still learning. I have started to build a webpage and have been making some good progress on it for the last few days. I am kind of stuck on one thing though. I created a logo ([URL="http://home.mchsi.com/~dave601/logo3.gif"]link to logo[/URL]) and I need to have the background of that logo transparent. So I save the logo as a .gif and put it into the site. As you can see the logo looks...well...not so good. The edges of the text and image are so pixilated (don't know if that is the right word?). So I thought that I would try to save the image as a .png. I have since then found out that IE doesn't support .png without using [URL="http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/alphaimageloader.asp"]this[/URL] filter. This seemed really hard for a novice like me to implement. So if someone could: A: Tell me what to do about the .gif (can I make it work or not)? B: Tell me how to implement the .png filter that posted. For that matter, if I use a .png format would even help my situation? I am going to bed, but I will check back tomorrow. :D