Labs for CT1113

This is my Danu6 website for hosting CT1113 Labs


Labs

Lab 1: 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.

Lab1 Website

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.

Lab2 Website

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

Lab3 Website

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.

Lab4 Website

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).

Lab5 Website

Labs 6 & 7: Javascript/DHTML Animation

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

Lab6 & 7 Website

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.

Lab9 Website