Welcome

For this module, the main focus is JavaScript. This language is one of the three main technologies used for the World Wide Web. HTML is the skeleton that provides the actual content of a webpage; CSS is the design and JavaScript is the language that programs the behavior of the webpage. Common uses are for buttons or interactive content, playing audio or video, or for the animation of page elements. I found that JavaScript is very similar to other languages with regards to syntax, its dependence on HTML and its use in web pages.