Help with html please?

Yawash Y

New member
I have got this code

the file texp3 is a psd file, which i have saved as a jpg image, however when i open the html file, in IE, and Safari, its gets missed up, it does not display the image properly.

<html>
<head>
<title></title>
</head>
<body background="temp3.jpg" />
</body> </html>
 
Back
Top