View Full Version : triple layer background


scrappintina1
08-07-2003, 08:31 PM
I'm new here and didn't know which section to post this in so here goes...in order to place a triple layer background on my page, what do I do. The graphics site provided a code that I already pasted on my page, but I'm not quite sure what to do after placing the main background on. Any responses would be greatly appreciated!

lefty
08-07-2003, 10:13 PM
Do you mean you have 3 seperate images? Because you're only allowed to have one background image on a page.

scrappintina1
08-08-2003, 02:24 AM
Yes. Like the main background is a dark color, then a medium color on top of that and then the lightest on top of that. Am I making any sense? I'm not sure if I'm making sense to myself.

Sheila
08-08-2003, 09:49 AM
I believe this is what you want....


<html>
<head>
<title>Your Title Here</title>
</head>

<body background="BOTTOM BACKGROUND HERE">

<div align="center">
<center>
<table border="0" cellpadding="0" width="90%" background="MIDDLE BACKGROUND HERE">
<tr>
<td width="100%">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="95%" background="TOP BACKGROUND HERE">
<p>&nbsp;<tr>
<td width="100%">
<p align="center">&nbsp;YOUR HEAD IMAGE GOES HERE....IF YOU HAVE ONE</p>


<p>All Your Text Here


<p>&nbsp;</td>
</tr>
</table>
</div>
<p></td>
</tr>
</table>
</center>
</div>
</body>
</html>

scrappintina1
08-08-2003, 01:03 PM
Sheila, thanks. Once I past that code, what do I do from there? This is the first website I've ever done and I'm clueless. I appreciate your response!

Sheila
08-09-2003, 08:00 AM
What exactly do you need help with? Have you looked at Lissa's main page....http://www.lissaexplains.com/?