IE: http://polarhome.com:793/~uroskn/Screenshot_1.jpg
FF: http://polarhome.com:793/~uroskn/Screenshot_0.jpg
So i fix the CSS that looks good in both browsers:
- Code: Select all
<!--
A:link { text-decoration:none; color:red;}
A:visited { text-decoration:none; color:red;}
A:hover { text-decoration:underline; color:red;}
A:active { text-decoration:underline; color:red; cursor:help;}
hr { height:2; }
div{ font-size:10; font-weight:bold; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }
body {cursor:default; font-size:10; font-family:Verdana, Arial, Helvetica, sans-serif;}
pre {cursor:default; font-size:10; font-family:Courier;}
tr{font-size:10}
table {font-size:10; font-family:Verdana, Arial, Helvetica, sans-serif;}
form {font-size:10; font-family:Verdana, Arial, Helvetica, sans-serif;}
-->
http://polarhome.com:793/~uroskn/OK.jpg
That's better.
I only wan't to make a polarhome look more beautiful in Firefox. I wan't to help...