Thorben: Background Image

Beitrag lesen

Ich habe mich ran gemacht ,ein Webdesign zu machen .

Habe das Problem ,dass das Bild nicht angezeigt wird !

Hier der Quelltext

PHP-Code:
<html>
<head>
<style type="text/css">
<!--
body {
background-image : url(../images/julia.jpeg);
margin-top: 300px;
font-family :verdana ;
background-color :31313e;
}

</head>
<body>
<div class="body">
<table>
<tr>
<td width ="200"
Navigation
</td>
</tr>
</table
</div>
</body>
</html>
Das bild heisst julia.jpeg