This is my Danu6 website for hosting CT1113 Labs
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.
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.
This week you will be creating a form which will allow customers to submit questions and comments to the website owners
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.
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).
This is a 2-week lab in which you will be developing a "lunar lander" game in Javascript.
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.