Assignment 1 Shomesh Web Programming
Assignment 1 Shomesh Web Programming
Class: 2TSK2
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.