Sie sind auf Seite 1von 24

Q1. Create a web page and explain internet , intranet and extranet.

Also use different font color , styles and size .


HTML CODE

OUTPUT
Q2. On the home page, give a brief description about yourself and
type the following sub-headings:
 Qualifications
 Hobbies and interests
 Future Plans
 Address for communication
Apply different font color, sizes and styles in it

HTML CODE

OUTPUT
Q3. Apply most appropriate background image to the web page.
HTML CODE

OUTPUT
Q4. Create a new web page and write your academic and
professional qualifications. Apply different font size and styles to it
and save it as qualifications.html.
HTML CODE
OUTPUT
Q5. Link the page Qualification.html with sub-heading qualification
on the home page.
HTML CODE

OUTPUT
Q6. Create a new web page and write your hobbies and interests on
it. Apply different font color, style, size on it. Save the page as
hobbies.html.
HTML CODE

OUTPUT
Q7. Link the page hobbies.html with sub-heading my hobbies and
interests on home page.
HTML CODE

OUTPUT
Q8. Create a new web page and write few lines about your future
plans and save it as futureplans.html.
HTML CODE

OUTPUT
Q9. Link the page futureplans.html with the sub-heading my future
plans on web page.
HTML CODE

OUTPUT
Q10. Create a web page to show your address for communication
and save it as address.html.
HTML CODE

OUTPUT
Q11. Link the page address.html with the sub-heading address for
communication on the home page.
HTML CODE

OUTPUT
Q12.Test all the hyperlinks by adding images to it.
HTML CODE

OUTPUT
Q13. Add an image to the webpage that is not on the local drive and
same location.
HTML CODE

OUTPUT
Q14. Assign alternate text by using ALT attribute with a suitable
caption to the image.
HTML CODE

OUTPUT
Q15. Create a new webpage , insert a table of at least 4 columns and
4 rows with the following columns headings:
Name , Address , Phone No , Date of Birth
Align the table to the center of the webpage of the webpage
covering half the width of the page
HTML CODE

OUTPUT
Q16.Enter the data into the table created in Q.15. Fix the font style
and aerial size as 12. Set address book as the caption of the table.
HTML CODE

OUTPUT
Q17.Split the column phone no. into two columns office and
residence (Refer Q.15)
HTML CODE

OUTPUT
Q18.Create a form using HTML name it as Customer Regulation
Form. It should include textbox, checkbox ,radio buttons, dropdown
list, text areas, submit button and reset area.
HTML CODE
OUTPUT
Q19 Create a form. Name it as Personal Profile. The form should
include ;
1.Textbox or Name
2.Gender
3.Text area for address
4.Phone no.
5.Size = 10
6.Mobile(size=10,max length=10)
7.Email(size=10,max length=10)
8.Passport no. (textbox size = 15, max length =10)
9.Driving licence
10.Credit card (dropdown, names of book)(display value- chose your
bank)
11.Blood group (Radio button)
12.Save
HTML CODE
OUTPUT

Das könnte Ihnen auch gefallen