Over the next three Tech Tuesdays we will cover the three essential technologies that together make up the bulk of most web sites: HTML, CSS and Javascript. This is Step 7 of the web cycle where the web browser uses these three (which were all retrieved from one or more web servers) to construct a web page. The easiest way to think of how these three make up a page is as follows: HTML is the content of the page, CSS is the look-and-feel of the page and Javascript is the behavior of the page (...