diff --git a/guide/english/certifications/front-end-libraries/jquery/remove-classes-from-an-element-with-jquery/index.md b/guide/english/certifications/front-end-libraries/jquery/remove-classes-from-an-element-with-jquery/index.md index d51354c6cd..15d9916c58 100644 --- a/guide/english/certifications/front-end-libraries/jquery/remove-classes-from-an-element-with-jquery/index.md +++ b/guide/english/certifications/front-end-libraries/jquery/remove-classes-from-an-element-with-jquery/index.md @@ -3,8 +3,39 @@ title: Remove Classes from an Element with jQuery --- ## Remove Classes from an Element with jQuery -This is a stub. Help our community expand it. +## Solution -This quick style guide will help ensure your pull request gets accepted. +```html + - + + +