0% found this document useful (0 votes)
73 views2 pages

Fall 2023 - IT430 - 1

This document provides instructions for Assignment 1 for the IT430 - E-Commerce course. It states that students must design an HTML form for a "Car on Installment" application to gather information from users wanting to purchase a car on installment. The form must include all necessary HTML elements and validate input on the server side. Students are to develop the registration form using HTML and CSS following the provided guidelines and sample output. Late submissions or those not in .html format will not receive credit.

Uploaded by

chashmanmuneer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views2 pages

Fall 2023 - IT430 - 1

This document provides instructions for Assignment 1 for the IT430 - E-Commerce course. It states that students must design an HTML form for a "Car on Installment" application to gather information from users wanting to purchase a car on installment. The form must include all necessary HTML elements and validate input on the server side. Students are to develop the registration form using HTML and CSS following the provided guidelines and sample output. Late submissions or those not in .html format will not receive credit.

Uploaded by

chashmanmuneer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

IT430 – E-Commerce

Assignment No.1 (Graded)


Maximum Marks: 20
Due Date: 13 November 2023

Instructions
The purpose of this assignment is to give your hands-on practice. It is expected that students will solve
the assignment themselves. The following rules will apply during the evaluation of the assignment.

Please read the following instructions carefully before solving & submitting the assignment:
It should be clear that your assignment will not get any credit (zero marks) if:
o The assignment is submitted after the due date.
o The submitted assignment is other than “.html” file.
o The submitted assignment does NOT open or file is corrupted.
o The assignment is copied (from another student or internet).

Uploading instructions
o For clarity and simplicity, you are required to Upload/Submit only “.html” file.
Objective
The objective of this assignment is:
o To implement the basic concepts using HTML tags

Learning Outcome
By studying HTML, students will be able to implement basic web pages, including properly
formatting text, adding images, and linking to other web resources web development principles.

For any query about the assignment, contact at [email protected]

Note:

No assignment will be accepted after the due date via email in any case (whether it is the case of
load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last
hour of the deadline.
Question Statement: (20 Marks)

You are required to design a HTML form for a "Car on Installment" application. The form should
include all possible HTML elements to gather essential information from the user who wants to
purchase a car on installment. Design the form, and then validate the user's input on the server side
(not included in this assignment).You are required to develop the registration form using (HTML &
CSS). The sample output is given below.

Sample Output

Following points should be kept in mind during the development of the registration page.

 Title of page should be your vu id (bcXXXXXXXXX).


 All fields must be functional.
 All fields datatypes must be in accurate format.
 Employement status must be in dropdown menu by selection the correct option.
 Page color should be same as of the given sample.
 Submit and Reset button must be activated.

You might also like