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 Respuestas
+ 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
Ritesh Kr Sharma , could you please clarify
where the blank was?
Also, kindly confirm if the selector name is correct or not. 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'
Thank you.