|
Posted by Bergamot on 10/11/06 13:11
ato_zee@hotmail.com wrote:
>
> So your code and css validate at W3C, yet each browser renders
> differently, IE can render the page different to Firefox,
> and Safari on OS X different again.
What are you doing that gives such a result? Are you looking at
pixel-precision, which is a futile goal, or you are attempting something
too complex for your particular CSS skill level?
Validation only means there are no syntax errors. It cannot detect logic
errors, which is often the trouble with rendering issues, especially
when the developer isn't very knowledgeable in CSS.
IE aside, a carefully thought out design developed by someone competent
in CSS should render comparably in modern graphical browsers. It should
also degrade well in other browsing situations.
--
Berg
Navigation:
[Reply to this message]
|