CT1113 Labs

Lab1

Hypertext Markup Language (HTML)

You are tasked with creating a website for a fictitious online shop. You are to name this business and also define what it is that they sell. Creativity is encouraged with this.

View Project

Lab 2

Cascading Style Sheet (CSS)

Your task is to create a unique layout and style for the online shop website that you built in Lab 1. Except where specifically required, all styles should reside in an external stylesheet.

View Project

Lab 3

HTML CSS Javascript

This week you will be creating a form which will allow customers to submit questions and comments to the website owners

View Project

Lab 4

Javascript Events and DHTML

In this session you will be adding some dynamic client-side features to your online shop website:

  • A live clock
  • An animated banner
  • Dynamically displayed product description text

View Project

Lab 5

Javascript string handling and arrays

Your task in this assignment is to make a simple ‘phone book’ application in HTML/Javascript, which allows users to enter any number of friends’ names and phone numbers, and which stores these in array(s).

View Project

Lab 6-7

Javascript/DHTML Animation

This is a 2-week lab in which you will be developing a "lunar lander" game in Javascript.

View Project

Lab 9

PHP, HTML and Javascript working together

In this session you will be making a simple ‘cloud text editor’, which stores the text entered by the user in text files on the server.

View Project