course
IT 311
This course is an introduction to programming the World Wide Web. The course covers the following topics:
- HyperText Markup Language (HTML) for authoring web pages.
- Cascading Style Sheets (CSS) for supplying stylistic information to web pages.
- Javascript for creating interactive web pages.
- Server-Side ScripKng for generating dynamic pages on a web server.
- Database access through the web.