View Full Version : backgrounds in my frames


MELemmer22
05-24-2003, 10:46 PM
Hey again...I'm finally figuring out all of the frame codes, but now I'm having trouble getting the background to work...here is the code I am using for my left frame (the only frame i've tried to put a background on so far)...and here is what shows up http://www.geocities.com/melheart292/index.htm

<html>
<head>
<title>LEFT</title>
</head>
<body>
<body background="website stuff/cloud.jpg">
<basefont="arial" size="3" color="3333FF">
<p><b>hey this is the left frame</b></p>
<a href="http://www.freewebs.com/radiant" target="_blank">My Old Site</a>
</body>
</html>

MELemmer22
05-24-2003, 11:11 PM
nevermind! i figured it out! :-D