--- title: Change Text Inside an Element Using jQuery --- ## Change Text Inside an Element Using jQuery ### Solution: ```html

jQuery Playground

#left-well

#right-well

``` ### More information [JQuery API Documentation](http://api.jquery.com/html/) [freeCoceCamp Guide](https://guide.freecodecamp.org/jquery/jquery-html-method)