Thank you jardrake, But i don't expect people to come help me each and every time i have a problem, and i would also like a book with exercises i can do at the end of the chapter that can tune my skills. Any Suggestions?
What is the best book for starters in JavaScript? when i look on amazon it says some good ones where: -JavaScript & jQuery: The Missing Manual -Modern JavaScript: Develop and Design -Learning Web Design: A Beginner's Guide to HTML. CSS. JavaScript, and Web Graphics -Secrets of the JavaScript NinjaWhat are some recommendation from your hands on experience?
I am trying to change the style of one word inside of a whole bunch of words that are all inside of <P></P> tags. Here is an example of what i am trying to do
<p>I go to the mall.i drive fast cars, i get a lot of money. and I travel all around the world.</p>
I want to change the color of (i get a lot of money). give it a background color and a border.