JavaScript is often used to produce dynamic effects on Web pages not possible with HTML alone. JavaScript offers you a lot of control over the elements of your page, even after it is loaded. For example, you can change the "src" attribute of an "img"...