1 2 3 4 5 6 7 8 9 10 11 12 13 14
<html> <head> <style type="text/css"> body{background:url("file:///SCI/modules/gui/demos/background.png");background-repeat: repeat-y;}; </style> </head> <body> <div style="width:300px;height:550px;"> </div> </body> </html>