Hi folks,
I started creating the front page of a website and decided to do strict
html. I created a simple page with a form and centered it out - it is a search system, so the page is pretty much like live.com.
When I created the page on my local computer, everything looked fine. However, when I am serving it from the webserver, the page is not rendering correctly -- specifically, the style sheet is unable to control the submit button's width and it's text won't show up either. (The width is controlled by IE, but not by some other browsers.)
This is just beyond me - same code served down from server is a different structure than from a local machine - see here:
http://www.islamitexts.org/trunk/indexnew.php
Any help would be appreciated.
Thanks