i am having troubles with my background on my website it i use to have a file called background.png but it was to big of a file so i changed it to jpg and changed the code and now it wont work the link to the page is
Jasons Homepage
heres my code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<head>
<body>
<TITLE>Jasons Homepage</TITLE>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body background="background.jpg" behavior="fixed">
<body/>
<html>
<script language=JavaScript>
<!--
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit
Dynamic Drive DHTML(dynamic html) & JavaScript code library
var message="© 2003-2008 Jasons Webpage- All Rights Reserved.";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!docume nt.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
<script language="javascript">
var text1="J A S O N ' S * H O M E P A G E "
comeback=0
cometo=0
function dis(){
window.status=text1.substring(0,cometo)
if(comeback==1){
cometo--;
if(cometo==0){comeback=0}
} else {cometo++;if(cometo==text1.length){comeback=1}}
window.status=text1.substring(0,cometo)+""
if(cometo==text1.length){window.setTimeout("dis()" ,500);} else {window.setTimeout("dis()",5);}
}
dis()
</script>
<meta http-equiv="Site-Exit" content="revealTrans(Duration=3.0,Transition=23)"> <body text="gray" bgcolor="#000000">
<LINK REL=stylesheet HREF="underbody.css" TYPE="text/css">
<p align="center">
<a target="_blank" href="picture.jpg">
<img height=100 width=100 src="picture_small.jpg" border=2 xthumbnail-orig-image="picture.jpg" ></a></p>
<BR>
<font face="Batang" size="3">Hey everyone just incase you don't know who I am my name is Jason, I am 27 Im originally from a town called
Morenci Michigan, & I moved to Louisville Kentucky were I have lived for almost 3 years
now. and then I movd to Toledo Ohio were i am right now I am 5' 11" & weigh 160lbs.
If ya want to know more about me feel free to ask. I am a very easy and outgoing guy I
don't like drama or any of that bull crap. I also enjoy jet skiing and camping as well,
</font></p>
<p align="left">
<font face="Batang" size="3"> Well don't forget to sign my guest book below ok. Well thank you for visiting my web site
I will update it periodically. This is the first time I have done one its pretty hard to do,
I didn't know how to enter HTML code but its getting easier for me & I will
figure it out yet. I would like to know the to reason to a guy I have never understood, myself.
</font></p>
<p align="left">
<font face="Batang" size="3"> I like to think that your here cause your interested in knowing who stands behind the smile, if not then maybe you are an exclusive few that already know.
The reason Why I have this page ? I like to communicate, one of the most frustrating things to me is the lack of communications. Plus if a picture is worth a thousand words I am sparing you a lot of rambling by plastering my face on here. So why not have a spot where you explain yourself, and allow the reader to hear your self-narrative?
</font></p>
<p align="left">
<font face="Batang" size="3"> So I suppose that's just what this is, a guided tour of who I am, what I believe, where I've been, and where I wanna
go. I often meet people who haven't a clue where they have been or what is
ahead, by putting this all together I remind myself who I want to be. As the
site is brought up to where I am now in life there will be greater use of the
functions to the left. Obviously Rome wasn't built in a day, and neither will
this web page be. </font></p>
<p align="left">
<font face="Batang" size="3"> After all, it is glimpse of
who I am, and I am ever changing with new experiences, and touched by the
collisions of life with the people I meet. I've been told that when you die if
you have 5 true friends, you are a rich man. It is early in my life, and I am
developing who I am so this section is pretty unpopulated. While I have lots of
friends, this section is dedicated to the people that have been a part of my
life for many years. An injustice is being corrected now. On this site way to
much credit, and time was spent on two many aspects of life that aren't the
central feature to why I personally live. Honestly...we get by with a
little help from our friends. I appreciate all my friends, but I make no
apologizes above all friends I have a life friend. </font></p>
<p align="center">
<div align="center"><a href="http://www.amazingcounters.com" target="_top"><img border="0" src="http://www.amazingcounters.com/counter.php?i=5372&c=16429" alt="free hit counters"></a>
</BODY>
<!-- Start Bravenet.com Service Code -->
<div align="center">
<a href="http://pub41.bravenet.com/guestbook/3467490606/">
<img src="http://assets.bravenet.com/cp/guestbook.gif" border="0" title="Free Guestbook from Bravenet.com" alt="Free Guestbook from Bravenet.com" />
</div>
<!-- End Bravenet.com Service Code -->
<BR>
<a href="mailto:webmaster@jaysonberger.com?subject=Fe edback" >webmaster@jaysonberger.com</a>For problems with webpage
<BR>
<a href="mailto:jay@jaysonberger.com?subject=Feedback " >jay@jaysonberger.com</a>For all other emails
<BR>
<A HREF="http://jasonsforum.proboards100.com/">My Message Forum</A>
<BR>
<P align=center><FONT face=Arial><STRONG><A href="http://www.copyrightauthority.com/copyright-symbol">Copyright</A>  (©)2003-2008 Jasons Hompage - All Rights Reserved</STRONG></FONT></P>
</div>
</body>
</html>