+ 5
What is the difference between "BG COLOR"and "BACKGROUND"???
3 Answers
+ 5
bg color used as html attribute
background used in css
background color used to coloring background with css
+ 2
BG color only specifies the color of the background.
background can contain more properties like repeat and clip oft background