What do you do when the backround color isn't showing up in "p { color:white; backround-color:grey; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What do you do when the backround color isn't showing up in "p { color:white; backround-color:grey;

2nd Aug 2016, 12:39 PM
Cash
Cash - avatar
4 Answers
+ 1
where are you put that if you put it external it will be like that : p{ color:white; background-color:grey;} if it is inline it will be like: i will use the div for examble 😃 <div style="color:white;background-color:grey">blab blab la </div>
18th Aug 2016, 3:28 PM
Nayra Adel
Nayra Adel - avatar
0
Try just background not background-color, or make sure that the div or body the p is located in doesn't have set background
2nd Aug 2016, 12:48 PM
Chris
Chris  - avatar
0
make sure that u have closed all the opening tahs
5th Aug 2016, 1:10 PM
Sai Rajesh Rudravarjula
0
Try background not backround. And close }
24th Sep 2016, 9:52 AM
dsjgddgsdgfgefgu