IE or Firefox,which one has a more logical CSS handling ?
- by Najm
hello there ,
i know that there is some rules and standards in css handling but i mean which one is closer to a human thinking.
for example :
when i give a DIV tag a height property of 100px i just want it to be 100px! but in Firefox i should work on min-height or max-width and so on !
there is many like this examlpe , i think IE read css more humanestic against Firefox.
i have several experiences in this case , your final nice design in IE can be a mess in Firefox thats because of the way they handle css.
Firefox act as a robot but IE act as a human-half robot !
its just my idea.
i will be glad to hear and learn from you proffesionals and other friends here.
thank you.