MCQs > IT & Programming > CSS > What is the correct order if you want a div with left margin of 10, right margin of 2, top margin of 5, and bottom margin of 0?

CSS MCQs

What is the correct order if you want a div with left margin of 10, right margin of 2, top margin of 5, and bottom margin of 0?

Answer

Correct Answer: div {margin: 5px 2px 0 10px;}

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