ok, heres the deal, i am designing a webpage for a class in school, and nomatter what i try, i cant get the background image to show, and yes the image is in the same folder as the webpage so its not a img src problem,
-
-
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>MyName2</title>
</head>
<body bgcolor="#31b5d6">
<h1 align="center">HTML Web Sites</h1>
<img src="gaara.jpg" width="100%" height="100%"><div style="overflow:
auto; position: absolute; top: 0px; left: 0px;">
</body>
</html>
as you can see its nowhere near to being done, but i just cant get past the backgroud problem, and yes i tried the standard way of <body background"example.jpg"> but that didnt work either, i also reduced the resolution of the image to 800x600 thinking that it was a loading problem, but it wasnt,
so to my question, does anyone have a idea as how to fix my problem, or a different way to do a background? any help is appriciated. (also please dont give me a solution in css or xhtml because i havnt learned them yet it will only confuse me more.
http://www.naruto-wallpaper.net/75-gaara-searching.html http://www.naruto-wallpaper.net/141-gaara-cool.html i was working with both of these images if it helps
Last edited by shadowxninja; 01-01-2008 at 04:24 AM..
|