On 5 jan, 23:44, IntraR... (AT) gmail (DOT) com wrote:
Quote:
Here is all the code. First view in IE which is how I want to display.
Then view in FireFox. For the life of me I cannot get it to work in
FireFox. I should not have to create seperate CSS's for each browser
so that isnt an option.
Thanks,
Steve |
Steve,
Can you add a doctype declaration (like a HTML 4.01 strict doctype) to
your HTML document, then check the markup code and CSS code with W3C
validators
http://validator.w3.org/ http://jigsaw.w3.org/css-validator/
and finally upload your HTML document onto an accessible webpage on
the web?
Using Web Standards in your Web Pages:Making your page using web
standards - how to
http://developer.mozilla.org/en/docs...dards_-_how_to
I can assure you that you will get people to examine, investigate your
webpage problem if you do the above.
Thanks, Gérard