MCQs > IT & Programming > CSS > Consider the following code: div[class^='stronger'] { } {em ... } Which of the following statements is true?

CSS MCQs

Consider the following code:

div[class^="stronger"] { }

{em

...

}

Which of the following statements is true?

Answer

Correct Answer: It applies the rule only on divs who belong to a class that begins with "stronger".

Explanation:

Note: This Question is unanswered, help us to find answer for this one

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it