Loading ...

browser compatibility issues

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  client side web development   » browser compatibility issues

browser compatibility issues

Posts under the topic: browser compatibility issues

Posted: 8/10/2011

Lurker 160  points  Lurker
  • Joined on: 8/10/2011
  • Posts: 32

its good for a site to be wc3 compliant as is the standard with the most browsers. Well if a site is not according there is every possibilty that site may develop browser compatible issues. In the interest of a site user its best to compile HTML code that confirms to wc3 standards.


Posted: 8/10/2011

Professional 8505  points  Professional
  • Joined on: 5/3/2010
  • Posts: 391

nbsabbj mino said:

its good for a site to be wc3 compliant as is the standard with the most browsers. Well if a site is not according there is every possibilty that site may develop browser compatible issues. In the interest of a site user its best to compile HTML code that confirms to wc3 standards.

Yes, it is nice to follow the w3c standards, however it doesn't ultimatively mean your website will be fully cross-browser compatible. There are some issues with how browsers render the websites, so if you don't test your site in the major browser versions while building the layout, you may end up with nice website in one but broken in another browser. So, the best would be to test it incrementally in each new layout styles you add to the website in order to ensure your website will be cross-browser compatible.


Page 1 of 1 (2 items)