- Friday, February 6, 2009, 16:04
- Programming
- 5,998 views
The background attribute allows you to place image or picture on background of your page. The background is most commonly used attribute of <body>,<table> element. When background tag within body tag it repeat the image to fill whole web page background.It's a good practice to use small size images because huge size image take time to load.
Try to use dim,light color background to ...
Full article