0% found this document useful (0 votes)
102 views

Assignment 1 Shomesh Web Programming

This document provides an individual assignment for a web programming class. It instructs the student to complete 3 tasks: 1) Design a web page using HTML tags and tables with specific styling and save it as table.html. 2) Design a page using frames to display 4 other HTML documents with styling and save it as frame.html. 3) Create a form with name, email, gender, country, programming languages, comment sections and a submit button, saving it as form.html. The assignment is due on November 14th, 2022.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views

Assignment 1 Shomesh Web Programming

This document provides an individual assignment for a web programming class. It instructs the student to complete 3 tasks: 1) Design a web page using HTML tags and tables with specific styling and save it as table.html. 2) Design a page using frames to display 4 other HTML documents with styling and save it as frame.html. 3) Create a form with name, email, gender, country, programming languages, comment sections and a submit button, saving it as form.html. The assignment is due on November 14th, 2022.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

INDIVIDUAL ASSIGNMENT

ASSIGNMENT 1: HTML - TABLE, FORM AND FRAME


Web programming
Sem 1 2022/23

Class: 2TSK2

Name: Shomesh Rahgaveindra A/L P.G.Jaya Dass


No. Matric: 2210374
Lecturer: Dr Nor Fatimah Awang
Start Date: Monday, 7/11/2022
Due date: Monday, 14/11/2022

Overview
The main purpose of this assignment is to introduce the student with HTML Tags,
HTML forms and frame.

Tasks:

1. You are required to design a web page using HTML tags and TABLE. Use
appropriate tags to apply the background colors (can use any color you like)
and desired styles as shown below. Save the file with filename table.html
2. You are required to design a web page using HTML tags and FRAME. In this
frame, you will display 4 HTML documents in the same browser window.
Use appropriate tags to apply the background colors (any color) and desired
styles as shown below. Save the file with filename frame.html. Another 4
HTML documents inside the frame which are menu.html, description.html,
header.html and footer.html.
3. Create a file named form.html which displays the following form as shown
below.

You might also like