Questions

4 Marks Quetions

🎯

Test yourself on this topic

7 questions · timed · auto-graded

Question 14 Marks
Observe the following web page and write the HTML code to generate it.
Image
Note the following points while generating the web page:
• Background colour of page is yellow.
• Link colour is black and visited link color is green.
• Font style for the page is Arial.
• Heading of the page is maroon.
• Image used is gov.png.
• Text color of the paragraph is red.
• Title of the web page is "Plan".
View full question & answer
Question 24 Marks
Write the code to generate the following web page:
Image
Special Notes:
a. Title of the page is "Contact Us".
b. Background color of the page is yellow.
c. Font used is Times New Roman and color is Blue.
d. Form should have two textboxes for Name and Email and one textarea for comments.
e. It should have one checkbox if you want to sign up for the mailing list and that should be checked by default.
f. It should have two buttons "Submit" and "Reset" to submit or reset the form.
Answer
self
View full question & answer
Question 34 Marks
Write the code to generate the following web page:
Image
Special Notes:
a. Title of the page is "Personal Information".
b. Background color of the page is green.
c. Form should have 8 textboxes.
d. It should have two listboxes one for entering state and other for entering country. You can give any five options for each of them.
e. It should have three option buttons for selecting preferred communication.
Answer
self
View full question & answer
Question 44 Marks
Write the code to generate the following web page:
Image
Special Notes:
a. Font used in heading is Times New Roman and color is Blue.
b. Form should have one textbox for Name with maximum length 50.
c. It should have three option buttons to select the ice-cream.
d. It should have one listbox to select color red, yellow or orange.
e. It should have six checkboxes for selecting pizza toppings.
f. It should have one button "Submit" to submit the form.
Answer
self
View full question & answer
Question 54 Marks
Write the code to generate the following web page:
Image
Special Notes:
a. Title of the page is "Application Form".
b. Background color of the page is silver.
c. Font used in heading is Times New Roman and color is Maroon.
d. All the form elements should be displayed within ordered list format.
e. Form should have one input box for name, one radio button for gender, one list box for educational qualification having graduate, post graduate, MCA, MBA and Others as options.
f. Form should have one textarea for qualification and experience details.
g. Form should have three checkboxes for hobbies such as Reading, Sports and Internet surfing.
h. Form should have two buttons Submit and Cancel to submit or cancel the form.
Answer
self
View full question & answer
Question 64 Marks
Write the code in HTML to create a drop-down menu that contains the items: C++, Java, Python, Scratch, HTML, CSS, XML and SQL.
Answer
self
View full question & answer
Question 74 Marks
Write the HTML code to insert an image in a Web page and align it to the right of the Web page.
Answer
self
View full question & answer
4 Marks Quetions - COMPUTER APPLICATIONS STD 10 Questions - Vidyadip