![]() ![]() |
||
|
Using CSS to add Back Ground ImageBack Ground at top of page <style type="text/css">body { background-image: url("./images/dd.jpg"); background-repeat: repeat-x } </style> Back Ground at left side of page <style type="text/css"> Full Back Ground <style type="text/css">
|
|