IFT 203
Introduction to Web Technologies
2
Course Description
At the end of the course, the students should be able to:
1. state the origin of the internet and the world wide web;
2. create simple web content using HTML, CSS, and JavaScript;
3. use simple application frameworks to develop web content; and
4. appraise the impact of the world wide web on people’s lives over time.
Course Outline
Introduction to the internet, the world wide web (WWW), and web development. WW as a
platform for interactive applications, content publishing, and social services. The role of HTTP
and HTTPS in the context of web applications. Roles and operations of web browsers and the
webserver. Interacting with web applications through forms, and using style sheets to
separate document structure and document formatting. Web development tools and
frameworks. Build a simple website that: organises information effectively, uses valid HTML
and CSS, and applies appropriate web standards from standards bodies such as W3C. HTTP
communication protocol, the mark-up languages HTML, XHTML, and XML, the CSS and XSLT
standards for formatting and transforming web content.Interactive graphics and multimedia
content on the web, client-side programming using JavaScript. Impact of the world wide web
on people’s lives over time.
Lab Work: Using simple form-based web applications; developing simple websites using web
development tools and frameworks; using the mark-up languages HTML, XHTML and XML;
using JavaScript. Illustration of the use of interactive graphics and multimedia content.