MCQs > IT & Programming > CSS > what does the following css do? p { counter-increment: myIndex; } p:before { content : counter(myIndex); }

CSS MCQs

what does the following css do? p { counter-increment: myIndex; } p:before { content : counter(myIndex); }

Answer

Correct Answer: places an incremented value before each paragraph.

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