Dark Unicorn
03-23-2003, 04:52 PM
It doesnt work! Arg! I cant get the background image to show up in the pop up! arg! Heres the code :
<html>
<head>
<title>So far in a corner.<title>
<style type="text/css">
<!--
A:link
{text-decoration: underline; color:#000000; cursor: see below }
A:visited
{text-decoration: line-through; color:#000000; cursor: see below }
A:active
{text-decoration: underline overline; color:#000000; cursor: s-resize }
A:hover
text-decoration: none; color:#000000; cursor: see below }
body
{background-repeat: no-repeat;
background-image: Image4a.jpg;
background-attachment: fixed;
font family: verdana;
color: #000000;
font-size:10 pt;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #FFFFFF;}
text area
{font family: verdana;
color:#000000}
-->
</style>
</head>
<body>
<img scr="Image4a.jpg"> **This doesnt work @#$@^!Q it**
</body>
</html>
<html>
<head>
<title>So far in a corner.<title>
<style type="text/css">
<!--
A:link
{text-decoration: underline; color:#000000; cursor: see below }
A:visited
{text-decoration: line-through; color:#000000; cursor: see below }
A:active
{text-decoration: underline overline; color:#000000; cursor: s-resize }
A:hover
text-decoration: none; color:#000000; cursor: see below }
body
{background-repeat: no-repeat;
background-image: Image4a.jpg;
background-attachment: fixed;
font family: verdana;
color: #000000;
font-size:10 pt;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #FFFFFF;}
text area
{font family: verdana;
color:#000000}
-->
</style>
</head>
<body>
<img scr="Image4a.jpg"> **This doesnt work @#$@^!Q it**
</body>
</html>