BoyWander
04-21-2011, 04:56 AM
So my website is finally starting to come around, and looks nice - albeit in Chrome, Firefox and Safari. Opera, the gradient background wont show, but oh well.
It looks like complete crap in IE - how do other developers get around this problem?
The divs are not aligned anywhere near properly, there are blue borders around my images (which I think I can get around by applying border:none;, and just looks messy period.
I was thinking, maybe some people use some kind of script to detect the browser, and if it is IE, then have it display a completely separate website designed specifically for IE - but using the same php and MySQL databases.
If not, then how do you code to make a page look great in all of the top 4 or 5 browsers? I am afraid to re-write it to look well in IE, in fear that it will not look right in the others.
I actually really hope people stop using IE period - and/or that Microsoft would somehow be bought out or forced to either bundle other browsers with Windows, or make IE compliant wil the others.
Sorry to rant, but what are my options? Thanks.
BW
It looks like complete crap in IE - how do other developers get around this problem?
The divs are not aligned anywhere near properly, there are blue borders around my images (which I think I can get around by applying border:none;, and just looks messy period.
I was thinking, maybe some people use some kind of script to detect the browser, and if it is IE, then have it display a completely separate website designed specifically for IE - but using the same php and MySQL databases.
If not, then how do you code to make a page look great in all of the top 4 or 5 browsers? I am afraid to re-write it to look well in IE, in fear that it will not look right in the others.
I actually really hope people stop using IE period - and/or that Microsoft would somehow be bought out or forced to either bundle other browsers with Windows, or make IE compliant wil the others.
Sorry to rant, but what are my options? Thanks.
BW