Mon, 20 Mar 2006 11:59:02 -0500 from Paul
<PaulContactMe (AT) TheCornerStore (DOT) com>:
Quote:
I have a few pages written using only Divs and css stylesheets, |
Andreas has already responded to that. I'll just add that specific
HTML tags have specific meanings to the browsers. If all you've got
is DIV, you prevent browsers from doing their jobs as well as
possible.
Quote:
however, they appear very differently in IE 6 and in Firefox
1.5.0.1. |
You need to give up the idea that that's a problem.
Even if _you_ see them in both browsers, your visitors won't. Every
visitor will care only about how it looks in her browser. Your goal
should be that both have the content accessible, not that both look
pixel-for-pixel identical.
Anyway, that goal is impossible to meet. Different users have
different screen resolutions, different color choices, different
fonts and font sizes, etc. etc. etc.
Quote:
Is there a program that will take the code for one browser and convert it
into code that will have a similar appearance in another browser? |
I hope now you have some idea of why that question isn't really worth
pursuing.
Have you validated your pages? See the last link in my sig.
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec:
http://www.w3.org/TR/html401/
validator:
http://validator.w3.org/
CSS 2.1 spec:
http://www.w3.org/TR/CSS21/
validator:
http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you