MCQs > IT & Programming > HTML 5 > Which code is used to prevent Webkit spin buttons from appearing on web pages?

HTML 5 MCQs

Which of the following code is used to prevent Webkit spin buttons from appearing on web pages?

Answer

Correct Answer: input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

Explanation:

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

HTML 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

HTML 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it