Forum Moderators: not2easy
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>: : WebHosting99 : :</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
}
-->
</style>
<link rel="stylesheet" href="images/web99.css" type="text/css">
</head>
Here is the solution:
[webmasterworld.com...]
Also you might want to condense your code like this:
body {
margin:0;
background-image:url(images/bg.jpg);
}