kicker91
07-06-2003, 03:29 AM
what is wrong with this?
<html><head>
<style type="text/css">
A:link
{ text-decoration: none; color:#ffcba4; }
A:visited
{ text-decoration: none; color:#ffcba4; }
A:active
{ text-decoration: none; color:#ffcba4; }
A:hover
{ text-decoration: none; color:#ffcba4; cursor:move;
body {
font-family: arial narrow;
color: #ffcba4 ;
letter-spacing: -1pt;
font-weight: 500;
font-size: 9px;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #ffcba4;
scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #ffcba4;
scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000;
scrollbar-arrow-color : #ffcba4; }
</style></head>
<body bgcolor="black" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<img src="bla.gif">
<br><br><br>
bla bla bla<br>
<i><font color="red" size="8px">bla bla bla</i>
<font color="#ffcba4" size="9px"><br><br><br>
</body></html>
<html><head>
<style type="text/css">
A:link
{ text-decoration: none; color:#ffcba4; }
A:visited
{ text-decoration: none; color:#ffcba4; }
A:active
{ text-decoration: none; color:#ffcba4; }
A:hover
{ text-decoration: none; color:#ffcba4; cursor:move;
body {
font-family: arial narrow;
color: #ffcba4 ;
letter-spacing: -1pt;
font-weight: 500;
font-size: 9px;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #ffcba4;
scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #ffcba4;
scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000;
scrollbar-arrow-color : #ffcba4; }
</style></head>
<body bgcolor="black" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<img src="bla.gif">
<br><br><br>
bla bla bla<br>
<i><font color="red" size="8px">bla bla bla</i>
<font color="#ffcba4" size="9px"><br><br><br>
</body></html>