|
hzarabet -> Thanks again Netscape!! (4/26/2004 11:50:13)
|
Hi all... This style sheet works fine in IE. In Netscape 4.08 it is caused the page to stop opening midway through and THEN locks up Netscape completely causing me to reboot each time to retest. Thanks again Netscape... /*************/ /* Site wide */ /*************/ BODY { background: white; color: black; margin : 0; padding : 0; text-align: left; font-size: medium; font-weight: 400; font-family: verdana, arial, helvetica, sans-serif; margin-left: 6px; margin-right: 1px; margin-top: 10px; } strong { font-weight: 700; } td { height: 30px; width: 756px; text-align: left; } /*************/ /* Header */ /*************/ .logobox { width: 30%; } .holdingbox { height: 22px; } .button { width: 16.4%; height: 20px; text-align: center; } .leftxsm { width: 40%; font-size: x-small; } .rightxsm { width: 60%; text-align: right; font-size: x-small; } .goldline { background: gold; height: 1px; } .copyright { text-align: center; font-size: x-small; } /*************/ /* Footer */ /*************/ .goldbox { height: 25px; background: gold; padding: 2px; text-align: right; font-size: small; } .submit { text-align: right; font-size: small; } .textnav { height: 20px; width: 14.29%; text-align: center; font-size: 70%; font-family: Arial, Helvetica, sans-serif; } /*************/ /* */ /*************/ td.rightfree { background: #39F; font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: white; padding-left: 2px; } .head { height: 25px; width: 50%; font-size: 130%; font-family: Arial, Helvetica, sans-serif; font-weight: 700; } .headsmall { height: 25px; width: 50%; text-align: center; font-size: 70%; font-family: Arial, Helvetica, sans-serif; } .greenbox { height: 25px; text-align: right; background : green; font-size: medium; font-family: Verdana, Helvetica, sans-serif; font-weight: 700; color: white; } td.left { text-align: right; font-family: Times New Roman, Arial, Helvetica, sans-serif; font-weight: 700; padding-right: 2px; } td.side { font-size: 70%; font-family: Arial, Helvetica, sans-serif; font-weight: normal; } .greenline { height: 1px; background: green; } font.white { color: white; } font.red { color: red; } H1 { font-size: 140%; font-family: Verdana, Helvetica, sans-serif; font-weight: 700; color: black; } H2 { font-size: 100%; font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: black; } A:link { text-decoration: underline; color: blue; } A:visited { text-decoration: underline; color: blue; } A:hover { text-decoration: none; color: red; } A:focus { text-decoration: underline; color: blue; } A:active { text-decoration: underline; color: blue; }
|
|
|
|