
09-26-2008
|
|
|
|
CSS position: absolute does not work properly in IE 7
When I use the CSS property position: absolute; it does not work in IE 7 the
same way it works in ALL OTHER current browsers.
I have a site laid out using CSS, and it looks the same in the newest
versions of:
-Firefox
-Opera
-Chrome
-Safari
But for some unknown reason, Microsoft has decided to say, "Screw it, we
want to be different. We will define that property differently than
everybody else does." Thus making web development bothersome and difficult.
Is there any reason for this? Does Microsoft hate developers? Why would IE
7 not conform to the same CSS standards as the other browsers?
If Microsoft is trying to set a trend for a new way to do CSS, it is not
working, and it is making me suggest other browsers to all who use my sites.
|