Please following the step to complete this exercise.
1. Create a blank HTML page.
2. Add a paragraph and put any article in it.
3. Create a textbox.
4. Create a button.
5. When user click on the button, javascript will search the article for key word match to the textbox and make it bold.