0

Confusuion

Whats (p) in there....... p { color:white; background-color:gray; }

26th Nov 2016, 7:00 PM
Alex King
Alex King - avatar
2 Answers
+ 1
That refers to any HTML element in between <p> </p> tags. In html "p" usually means "paragraph" so that styling would apply to each paragraph on a Web page.
26th Nov 2016, 7:05 PM
Jay Welborn
Jay Welborn - avatar
0
Cool.. Thx its just i didn't proceeded to next page i had that issue... Anyways thx
26th Nov 2016, 7:06 PM
Alex King
Alex King - avatar