[Zope] Background Images

Mike Owens MikeO@medifor4.medifor.com
Tue, 20 Jul 1999 11:52:22 -0700


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BED2E1.004D67E0
Content-Type: text/plain

Total newbe question. How do you add a background image? I've got HTML like
so:

<BODY BACKGROUND="tealtile.jpg" BGCOLOR="#FFFFFF" TEXT="#000000"
LINK="#0000ff" LINK="#800080" ALINK="#ff0000">

I've uploaded the image(and named it tealtile) to the site. I've tried
inserting a <!--#var tealtile--> tag in the background property but that
caused lots of havoc. I've looked through the docs but nothing helpful
there. I'm pretty sure that this question has been asked before but the list
archives don't have a search feature. 

------_=_NextPart_001_01BED2E1.004D67E0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>Background Images</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Total newbe question. How do you add a background =
image? I've got HTML like so:</FONT>
</P>

<P><FONT SIZE=3D2>&lt;BODY BACKGROUND=3D&quot;tealtile.jpg&quot; =
BGCOLOR=3D&quot;#FFFFFF&quot; TEXT=3D&quot;#000000&quot; =
LINK=3D&quot;#0000ff&quot; LINK=3D&quot;#800080&quot; =
ALINK=3D&quot;#ff0000&quot;&gt;</FONT>
</P>

<P><FONT SIZE=3D2>I've uploaded the image(and named it tealtile) to the =
site. I've tried inserting a &lt;!--#var tealtile--&gt; tag in the =
background property but that caused lots of havoc. I've looked through =
the docs but nothing helpful there. I'm pretty sure that this question =
has been asked before but the list archives don't have a search =
feature.</FONT> </P>

</BODY>
</HTML>
------_=_NextPart_001_01BED2E1.004D67E0--