Log in

View Full Version : Image BackGround CODE



Rockstar
02-03-2007, 07:22 PM
So whats the code +rep :D

Invent
02-03-2007, 07:29 PM
HTML:


<body background="">

CSS:

<style type="text/css">
<!--
body {
background-image: url();
}
-->
</style>

Blob
02-03-2007, 07:30 PM
<style type="text/css">
body{
background-color: #HEX;
}
</style>

Invent
02-03-2007, 07:30 PM
IMAGE background 'foo.

Rockstar
02-03-2007, 07:35 PM
IMAGE background 'foo.

Lol thanx ++REP

Want to hide these adverts? Register an account for free!