Find part of a string and style it

Find part of a string and style it

Hello there. I am a beginner to jQuery, and I am trying to accomplish what seems like an easy task. I want to find a certain word in a string, and when it is clicked on, go to another page. I know that I need to use window.location.href = ""; for the redirect. My string is Come play with us, and I want to redirect to a page when us is clicked on