My Website Looks Different on Different Browsers
Last Updated on Saturday, 19 January 2013 12:01 Written by Naveed Ashraf Saturday, 19 January 2013 12:00
This is a headache problem for website developers. In fact each browser parse the html contents with their own engine and shows them as per their own algorithm. The CSS reading and understanding also differ browser to browser. You can even see this difference in different versions of same browser (Like IE 7 and IE9). There are some basic standards follows by each browser. Try them (google.com for tips) to make your website look relatively compatible on different browsers.
Learn MorePNG-24 Transparency Issues in MSIE 5.5 and 6.0
Last Updated on Wednesday, 4 February 2009 12:58 Written by Arvand Sabetian Sunday, 21 December 2008 11:58
Before, I describe the issue, I’ll start off by describing what PNG is:
Portable Network Graphics (PNG) is a bitmapped image format that employs lossless data compression. PNG was created to improve upon and replace GIF (Graphics Interchange Format) as an image-file format not requiring a patent license.
From: http://en.wikipedia.org/wiki/Portable_Network_Graphics
Learn More
Recent Comments