0
Fill in the blank to apply white text color to the paragraph.
p {color: white;} css telling this answer is wrong but this is currect ans anyone there who tell me why
4 Antworten
+ 3
Mention the course name. Mention the exact name of the lesson/ quiz.
+ 3
Again: Mention the COURSE NAME. Mention the exact name of the lesson/ quiz.
0
Lesson:- module 1Quiz
0
Where was the blank?
Is the selector name correct? Like, you were asked to style the p element or an element with the class-name 'p'? In that case, you need to write it as '.p'