This course serves as an introduction to creating interactive pages for the World Wide Web. Specifically, it will survey Internet concepts, network protocols and client-server communications. The course covers HTML, the language of the World Wide Web; the Document Object Model (DOM), essential to creating and manipulating elements of a Web page under program control; CSS, the syntax for building consistent styles and appearances across Web pages; and JavaScript,the programming language that cements the various technologies together to facilitate dynamic interactive elements. Offered every year.