Creating a site http://www.soussfilm.net with script "php movie script v2.0" Look good with a browser Internet Explorer But it does not look good with a browser Google Chrome How this problem can be modified? Does not appear properly with chrome Note the difference in the photos View attachment 71233 View attachment 71234
You have to use proper HTML formats/doctype so that it will be compatible to all the browsers. Add conditional doctypes.
ive ehard one must always create pages based by how they look on chrome and firefox as they are the most used browsers, ie is a thing of the past..
You have to compatible this script on Chrome as well . for this concern you have to set your CSS and put chrome rule on that CSS.
Web design is tricky! Not all browsers interpret the HTML/CSS code in the same way. It is typical for websites to appear different in Internet Explorer and Chrome/Firefox. It is possible to fix these issues with CSS modifications, which will need to specify browser specific rules. I recommend taking a look at w3schools.com for great tutorials on HTML/CSS development, as well as many other programming languages and concepts.
You need to tweak your CSS ... What version of your Internet Explorer? if 6.0? I can say I'm right. Google Chrome has the standard of interpreting XHTML/CSS website.
Sometimes based on the browser type there are issues, Google Chrome does have some issues, which is unfortunate as many of Google's products are top noptch
Every browser has its, own algorithms, so you should make good mockup and 100% valid code, it will help.