MCQs > IT & Programming > CSS > Write the css selector for the 3rd list item within an ordered list.

CSS MCQs

Write the css selector for the 3rd list item within an ordered list.

Answer

Correct Answer: li:nth-child(3) { // do something }

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