Background is the most beautiful part of a web page. CSS can handle background in two ways: color image You should always use a background color, even background image is used. Because the load time of image is higher than color and when web page is loading then it looks odd. So when you use [...]
↧