
July 3rd, 2009, 10:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,009
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
HTML Background
The background attribute allows you to place image or picture on background of your page. The background is most commonly used attribute of , 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.
Read the full article here: HTML Background
|