--- title: Change Text Inside an Element Using jQuery --- # Change Text Inside an Element Using jQuery --- ## Solutions
Solution 1 (Click to Show/Hide) ```html

jQuery Playground

#left-well

#right-well

``` #### Relevant Links [jQuery API Documentation](http://api.jquery.com/html/) [freeCodeCamp Guide](https://guide.freecodecamp.org/jquery/jquery-html-method)