Q42
Which of the following strings are defined by in css?
A.
Which of the following strings are defined by in css?
B.
double quotes
C.
both (A) and (B)
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
In CSS, strings are defined with either single quotes (‘example’) or double quotes (“example”). Quotes may be found within the opposite quote (“I say this is an ‘example’!”).