Hi ...................
I have design a web page using the combination of PHP, HTML and CSS(cascading style sheets).The webpage is looking good in Internet Explorer but in Mozilla FireFox the alignments are changed.Its not looking Nice.I need help regarding this.
PHP---- Viewing in browser problems
Moderator: General Moderators
Re: PHP---- Viewing in browser problems
I would suggest downloading plugins for firefox like the webdeveloper, firebug, css validator. These plugins will allow you to inspect your page and also change it on the fly. As a developer we use these tools on a daily basis. This may help you locate what issues you are having.
Here are the links to those plugins.
https://addons.mozilla.org/en-US/firefox/addon/60
https://addons.mozilla.org/en-US/firefox/addon/1843
https://addons.mozilla.org/en-US/firefox/addon/2289
Matthew Vass
QA Analyst
mvass@hostmysite.com
http://www.hostmysite.com?utm_source=bb[^]
Here are the links to those plugins.
https://addons.mozilla.org/en-US/firefox/addon/60
https://addons.mozilla.org/en-US/firefox/addon/1843
https://addons.mozilla.org/en-US/firefox/addon/2289
Matthew Vass
QA Analyst
mvass@hostmysite.com
http://www.hostmysite.com?utm_source=bb[^]
Re: PHP---- Viewing in browser problems
another check you may wish to make is W3C. if you comply, the chances of your design to be cross browser compatible is a lot better.
Re: PHP---- Viewing in browser problems
Hi ........
Thanks for your replay.... But My problem is not only with Firefox.... My coding is good in Internet Explorer..... But the Alignment are changed in Firefox,Google Chrome,And Opera.. I need help regarding this one
Thanks for your replay.... But My problem is not only with Firefox.... My coding is good in Internet Explorer..... But the Alignment are changed in Firefox,Google Chrome,And Opera.. I need help regarding this one
Re: PHP---- Viewing in browser problems
i have already answered your question.prakash65 wrote:My coding is good in Internet Explorer.....
p/s you need a html/css design forum/website. there isn't much php can do about browser incompatibility.