0% found this document useful (0 votes)
11 views3 pages

Programs

IT programs

Uploaded by

rktunaided
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)
11 views3 pages

Programs

IT programs

Uploaded by

rktunaided
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/ 3

1) Write html code to do the following

i) Heading in largest size in center of page

ii) Any 5 Formatting (physical style tags) Tags

iii) Change background color of page to yellow

iv) Change color of heading as red

Note :- Use college theme for contents

2) Write html code to do the following

i) Page must contain suitable heading & title

ii) It must contain a paragraph having right alignment having green color, size 5.

iii) Page must contain text link to navigate

3) Design a web page having following contents

i) Heading in largest size

ii) 2 images (1 animated & 1 non animated) with all attributes

iii) Images should be seperated by horizontal rule (use color and size of ruler)

4) Write html code to do the following

i) Heading in largest size in center of page

ii) It must contain 2 paragraphs having different alignments.

iii) Page must contain one image link to navigate

iv) Paragraphs must be seperated by horizontal line

5) Write html code to do the following

i) Page must contain all levels of headings with different alignments

ii) Color of all headings should be different

6) Write html code to do the following


i) Heading in largest size in center of page

ii) It must contain a textbox to accept name from the employee

iii) Buttons should be provided to select department (HR, Sales, Purchase, Tax)

iv) Drop down list to select joining year (2015-2024)

v) Provision should be made to submit and reset the page

7) Write html program to design a table

i) Heading in largest size in center of page

ii) Table must contain 6 rows and 4 columns (make use of rowspan at 2 different areas)

iii) Make use of appropriate attributes of table tag

8) Write html program to design a table

i) Heading in largest size in center of page

ii) Table must contain 3 rows and 3 columns

iii) Make use of appropriate attributes of table tag

9) Write html code to do the following

i) Heading in largest size in center of page

ii) It must contain a textbox to accept name from the student

iii) Checkbox to select subjects

iv) Box to set password

v) Provision should be made to submit and reset the page

10) Write html code to do the following

i) Heading in largest size in center of page

ii) It must contain a textbox to accept name from the passsenger

iii) Radio button to select meal (Veg , No-veg)

iv) Radio button to select mode of payment (Cash, UPI, Debit card, Credit Card)

v) Provision should be made to submit and reset the page


11) Write html code to do the following

i) Heading in largest size in center of page

ii) Page must conatin background color

iii) Page must contain 3 animated images in different alignments

iv) Make use of appropriate attributes of image tag

12) Write html code to do the following

i) Heading in largest size in center of page

ii) It must contain a textbox to accept name from the person

iii) Multi line textbox (textarea) for entering address

iv) Drop Down list for selecting city

v) Provision should be made to submit and reset the page

You might also like