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

Practical Assignemnt 2 Contd and 4-Forms

This document provides instructions for creating a basic multi-page website as part of an assignment. It includes steps to create pages for a home page with personal details, qualifications, hobbies, future plans, and address. It also includes instructions to create a registration form with text boxes, checkboxes, radio buttons, drop down lists, and buttons to collect contact and personal information. Styles such as font size and color should be applied consistently across pages. Links should be added to connect the pages and test functionality. Tables and images may also be included.

Uploaded by

H M
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Practical Assignemnt 2 Contd and 4-Forms

This document provides instructions for creating a basic multi-page website as part of an assignment. It includes steps to create pages for a home page with personal details, qualifications, hobbies, future plans, and address. It also includes instructions to create a registration form with text boxes, checkboxes, radio buttons, drop down lists, and buttons to collect contact and personal information. Styles such as font size and color should be applied consistently across pages. Links should be added to connect the pages and test functionality. Tables and images may also be included.

Uploaded by

H M
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

ASSIGNMENT 2 contd………….

Practical file questions

1. Create a new site. Start with a web page using your name to name the page. Apply
different font color, size and styles on it by making it the home page and view the web in
navigation and folder.
2. On the home page, give a brief description about yourself & type the following sub
Heading "Qualification", "Hobbies & Interest", "Future Plans" and "Address for
communication."Apply different font color, size and styles on it.
3. Apply the most appropriate background image at the web page and the web site.

4. Create a new web page and write your academic and professional Qualification. Apply
different font color, size and styles on it and save the pages
"QUALIFICATION.HTML".
5. Link the page, "QUALIFICATION.HTML", with the sub-heading "MY
QAULIFICATION" in the home page.
6. Create a new web page and write your hobbies and interest on it. Apply Different font
color, size and styles on it. Save this page as "HOBBIES.HTML".
7. Link the page, "HOBBIES.HTML" with the sub-heading "MY HOBBIES AND
INTEREST" in the Home page.
8. Create a new page and write a few lines on your future plans and save the page as
“FUTURE-PLANS.HTML”. Apply Different font color, size and styles on it.
9. Link the page. “FUTURE-PLANS.HTML” with the sub heading "MY FUTURE
PLANS"
in the home page.
10.Create a new web page; write your address for communication & save the page as
“ADDRESS.HTML.” Apply Different font color, size and styles on it.

11.Link the page, “ADDRESS.HTML.” to the sub-heading "MY ADDRESS" for


communication page On
the home page.
12.Test all hyperlinks by Adding Images to it.
13.Open the page, "HOBBIES.HTML" and insert a table of at least 4 column and 5 rows,
with column heading as Name, Address, Phone No and Date of Birth. Align the table to
the center of the webpage and text flow at center.
14.Enter data into the table CREATED IN QUESTION NO 16 and adjust the font style as
“book antique”
and font size as "12".
15.Insert "Address Book" as caption for the table CREATED IN QUESTION NO 17.
16.Split the column named cell Phone No into two columns and name them as "OFF" and
"RESIDENCE"

17.Create a form name it as "CUSTOMER REGISTRATION FORM" and save the file as
"PERSONAL.HTML" having following controls- textbox, checkbox, radio button drop
down list, Textarea and 2 buttons (RESET and SUBMIT.)

18.-24. The form should contain the following fields as mentioned below

19.Personal Profile Name:


Address: Textarea, Rows=5, columns= 30
Phone _Off: Textbox, Size =10 maxlength= 10
Phone _Resi: Textbox, Size =10 maxlength= 10
Mobile: Textbox, Size =10 maxlength= 10
E-Mail: Textbox, Size =15 maxlength= 30
Fax: Textbox, Size =10 maxlength= 10
Passport no.: Textbox, Size =10 maxlength= 15
Driving License No.: Textbox, Size =10 maxlength= 15
Insurance Policy No: Textbox, Size =10 maxlength= 15
Blood Group: Radio buttons – for A+, B+, O+ AB+, AB-
Credit Cards: Drop down menu
20.Assign a drop down menu for the credit cards fields.
21.Assign a one line text Driving License No.
22.Open the page, bearing your name and insert marquee to display the message "Welcome
to my site".
Assignment 4

Write the code for the following form and generate the output by filling the details
2. Create a form and fill all the fields

Also add an alert for the form for thanking the customer for the feedback

You might also like