sinmin 0 Report post Posted February 15, 2006 Why Firefox can't scripting on below script:- yahoo.com; If correct, the webpage should run "Yahoo!" at the center. When I using Internet Explorer, it run correctly, but when I using Firefox, the "Yahoo!" will go to the left side. Who know this, please explain to me and show me the introdution to make "Yahoo!" to center by using Firefox and Internet Explorer browser. Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted February 15, 2006 This should be in the HTML sub-forum. Ill move it.Works fine for me in IE, NN7, Mozilla 1.7.3, and Opera 8.5.The link shows up on the top line centred on the display. Share this post Link to post Share on other sites
Tyssen 0 Report post Posted February 16, 2006 Do this instead: <p style="text-align: center;"><a href="http://yahoo.com/; Share this post Link to post Share on other sites
Albus Dumbledore 0 Report post Posted February 16, 2006 the best you can do is try what Tyssen said, but i use that code all the time and it works fine for me, unless you have it typed differently in the file but correct on ehre >_< a link to the site might help..next time Share this post Link to post Share on other sites
sinmin 0 Report post Posted February 16, 2006 Thank you. But it seem same. Is there any solution or the problem is on my computer? Share this post Link to post Share on other sites
Inspiron 0 Report post Posted February 16, 2006 There might be some plugins in your Firefox browser that is causing this.. Everyone knows that the script will definately put Yahoo.com in the middle of the page, so it can't be the script error. Tyssen has provided a CSS type alternative but the HTML code from yours should work as well.You may like to reinstall your version of Firefox, or go find out which plugin is causing this matter and remove them. Share this post Link to post Share on other sites