+ 5

What is the difference between "BG COLOR"and "BACKGROUND"???

8th Sep 2017, 3:06 PM
ishadi Rathnayake
ishadi Rathnayake - avatar
3 Answers
+ 5
bg color used as html attribute background used in css background color used to coloring background with css
8th Sep 2017, 4:36 PM
Amethyst Animion
Amethyst Animion - avatar
+ 2
BG color only specifies the color of the background. background can contain more properties like repeat and clip oft background
8th Sep 2017, 3:10 PM
PitF
PitF - avatar