SpenceQ
01-28-2009, 07:57 AM
Hi folks:
Got a background not rendering.
The pic is a 1.5 X 1.5in gif that I want to tile.
Here is the code. I placed "img src" code in to show that this works, so I know the directory is recognized. Both pics are in the same directory. I'm using the 1St Page editor, which doesn't preview the background and neither does IE and FF3.
.............................................................................................
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.7 [en]C-SYMPA (Win98; U)
[Netscape]">
<title>justice</title>
</head>
<body background="bcc.gif">
</body>
<img src="hdr2.gif" ALT="Page hdr2"><p>
</html>
.........................................................................................
Thanks for the help.
Spence
Got a background not rendering.
The pic is a 1.5 X 1.5in gif that I want to tile.
Here is the code. I placed "img src" code in to show that this works, so I know the directory is recognized. Both pics are in the same directory. I'm using the 1St Page editor, which doesn't preview the background and neither does IE and FF3.
.............................................................................................
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.7 [en]C-SYMPA (Win98; U)
[Netscape]">
<title>justice</title>
</head>
<body background="bcc.gif">
</body>
<img src="hdr2.gif" ALT="Page hdr2"><p>
</html>
.........................................................................................
Thanks for the help.
Spence