A
Amy
Guest
How come my background image would appear on my website...here are the codes
<html>
<head>
<title>Panda</title></head>
<body>
<body background="C:\Documents and Settings\user\My
Documents\Jessa\Pics\Cutie panda.jpg">
hello? Why isn't my cutie panda background appearing?
</body>
</html>
I'm using notepad btw
nope it doesn't have to be on a web server...we've already created a website using purely offline image when we were in 6th grade...we just had to know where the location of the folder was and type the address after the " and then \the name of the pic and the file extension...
<html>
<head>
<title>Panda</title></head>
<body>
<body background="C:\Documents and Settings\user\My
Documents\Jessa\Pics\Cutie panda.jpg">
hello? Why isn't my cutie panda background appearing?
</body>
</html>
I'm using notepad btw
nope it doesn't have to be on a web server...we've already created a website using purely offline image when we were in 6th grade...we just had to know where the location of the folder was and type the address after the " and then \the name of the pic and the file extension...