Question: The following html code is present on a webpage: xyz Which of the following CSS codes could be inserted to this webpage in order to
The following html code is present on a webpage: xyz Which of the following CSS codes could be inserted to this webpage in order to display "xyz" in red color? Check all correct answers. a. xyz { color: red; } b. #abc { color: red;} .abc {color: red;} d. span { color: red;} abc { color: red; } C. e
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
