| | A while ago i was wondering how to make a fixed (static)* background and so i thought that other people might also want to know how to do it...the good news, it's a lot easier than you think the code goes like this: HTML <body background="URL OF BACKGROUND IMAGE" bgproperties="fixed"> * a fixed or static background is a background that does not move while all the website content above it moves (ie text pictures etc.) an example would be some thing like this example web site so have fun giving your website some really cool effects |

