At this point, you should have a good idea of what APIs are, how they work, and what you can do with them in your JavaScript code. You are probably excited to start actually doing some fun things with specific APIs, so let's go! Next up, we'll look at manipulating documents with the Document Object Model (DOM)....the browser — taking an audio track, altering its volume, applying...CSS — creating, removing and changing HTML, dynamically applying...