Instruction: Demonstrate with code how to add and then remove a class from a selected element.
Context: Manipulating an element's class attribute is a fundamental jQuery skill, allowing for dynamic changes to styling and functionality.
easy