- May 13, 2003
- 13,704
- 7
- 81
Instead of having a black back ground, how do I put a pic for the background, say back.jpg, in the example code? I'm not familiar with XML at all, and I can't find such a simple thing online....
Tas.
EXAMPLE:
body {
background:#000;
margin:0;
padding:40px 20px;
font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
text-align:center;
color:#ccc;
font-size/* */:/**/small;
font-size: /**/small;
}
Tas.
EXAMPLE:
body {
background:#000;
margin:0;
padding:40px 20px;
font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
text-align:center;
color:#ccc;
font-size/* */:/**/small;
font-size: /**/small;
}