Q.8 Program (HTML and JavaScript) ---->10 Marks
Q.8 HTML and JAVASCRIPT Program
1) Write Html5 code with
CSS as follows-
1.
The background colour
of the company name should be in green.
2. The text
colour of the company name should be red.
3. The heading
should be large with font ''comic sans ms''
4. The
description of the company should be displayed in blue color in a
paragraph.
2) Write Html5 code with CSS as follows-
1. To create
form to accept name,age, email address,from the user.
2. Create a
submit button to send the data.
3. The heading
of the form should have a background colour and a different
font style.
3) Write Html5 code
with CSS as follows-
1. Create
ordered list with names of tourist Cities.
2. Create
unordered list with tourist places of those cities.
3. Divide the
list into two sections left and right by using CSS.
1. Write html program to display menu card of "HOTEL DERBI" with heading and minimum 3 Veg and Non-Veg items displayed in checkboxes and place "ORDER"
2. Write html code to display a text Mobile World having font size 24, background
color red and blinking effect using CSS.
3. Write a program using html with following CSS specifications:
a) To create a form that should
accept name, age, date of appointment from the user.
b) Create submit button to send the
data.
c) The heading of the form should have orange
background color with different font style.
4. Write HTML code to create a drop down list of five cricket players names.
It should allow multiple selection by the user.
Buttons should be provided for clearing and submitting the form.
5. Write html code to display a text XII Online Exams having font size 36, text color red and underline text effect using CSS.
6. Write a html program to create a form to accept students roll no (in number format), Unit test marks (maximum 25 marks), Terminal exam marks (maximum 50 marks). Include the name of the Subject teacher and send the data to the server
7. Write a program using html with following CSS specifications.
a) To create a form that should accept name, contact number of office
(compulsory), month, number of years completed (between 1-30) from the user.
b) Create submit button to send the data and reset button to reload the page.
c) The heading of the form should have border, text color should be red.
8.Write html program to
accept Name of the hospital, Email Id of the hospital, Number of beds in the
hospital. The data should be sent to the server.
9. Design a web page that should accept name of the user, Select Photo file for upload, Color picker tool, Website URL, Search box and submit button.
10. Write Program using HTML with following CSS specifications:
a) The background colour of the company name should be in green.
b) The text colour of the company name should be red.
c) The heading should be large with font "Comic Sans MS".
d) The description of the company should be displayed in blue colour in a
paragraph.
11. Write a html program to display Maharashtra State Board in font size 40 pixels using internal CSS. Give background colour yellow for the same text.
12. Design a web page that should accept name of the user, Email ID, Number of years completed in office, Office phone Number(compulsory), image with submit button.0
13.Write a program using html with following CSS specifications:
a) To create a form that should accept name, age, date of appointment from the user.
b) Create submit button to send the data.
c) The heading of the form should have orange background color with different
font style
14. Write a program using html with following CSS specifications
a) The page should contain heading as
XII IT in blue color.
b) Create Unordered list of topics in
IT.
c) Change the font to Comic Sans.
2. Write
html code to display a text World is Beautiful having font size 35, spacing
between the letters using CSS.
Q.8 Write Program:
1. Write html program to display menu card of
"HOTEL DERBI" with heading and minimum 3 Veg and Non-Veg items
displayed in checkboxes and place "ORDER"
2. Write html code to display a text Mobile World having font size 24, background
color red and blinking effect using CSS.
3. Write a program using html with following CSS specifications:
a) To create a form that should
accept name, age, date of appointment from the user.
b) Create submit button to send the
data.
c) The heading of the form should have orange
background color with different font style.
4. Write HTML code to create a drop down list of five cricket players names.
It should allow multiple selection by the user.
Buttons should be provided for clearing and submitting the form.
5. Write html code to display a text XII Online Exams having font size 36, text color red and underline text effect using CSS.
6. Write a html program to create a form to accept students roll no (in number format), Unit test marks (maximum 25 marks), Terminal exam marks (maximum 50 marks). Include the name of the Subject teacher and send the data to the server
7. Write a program using html with following CSS specifications.
a) To create a form that should accept name, contact number of office
(compulsory), month, number of years completed (between 1-30) from the user.
b) Create submit button to send the data and reset button to reload the page.
c) The heading of the form should have border, text color should be red.
Write html program to
accept Name of the hospital, Email Id of the hospital, Number of beds in the
hospital. The data should be sent to the server.
8. Design a web page that should accept name of the user, Select Photo file for upload, Color picker tool, Website URL, Search box and submit button.
9. Write Program using HTML with following CSS specifications:
a) The background colour of the company name should be in green.
b) The text colour of the company name should be red.
c) The heading should be large with font "Comic Sans MS".
d) The description of the company should be displayed in blue colour in a
paragraph.
10. Write a html program to display Maharashtra State Board in font size 40 pixels using internal CSS. Give background colour yellow for the same text.
11. Design a web page that should accept name of the user, Email ID, Number of years completed in office, Office phone Number(compulsory), image with submit button.0
12.Write a program using html with following CSS specifications:
a) To create a form that should accept name, age, date of appointment from the
user.
b) Create submit button to send the data.
c) The heading of the form should have orange background color with different
font style
13. Write a program using html with following CSS specifications
a) The page should contain heading as
XII IT in blue color.
b) Create Unordered list of topics in
IT.
c) Change the font to Comic Sans.
2. Write
html code to display a text World is Beautiful having font size 35, spacing
between the letters using CSS.
Write Program: [10 marks]
14. Write html program with heading mycar.com. Use proper form objects to accept name, address, use drop down list with multiple selection to select type of car as Volvo, Sab, Fiat, Audi, SUV submit and reset button.
15. Create web page with heading "Select your Date of Birth". Display
three drop down lists. First should be used to select Day, second should be
used to select month and third should be used to select year. Display
indication as Day, Month and Year in front of each list. Give 3 options under
each list. Place button GO to submit details to the server.
16. Write html code to create a list of five snacks items. It should allow multiple selections by the user. Buttons should be provided for clearing and submitting the form.
17. Write html code for displaying form with title Employee Login. It should
have provision to take employee name, data of joining, and department. Use
checkboxes for selecting departments as HR, Purchase, Sales Buttons should be
provided for submitting and clearing data.
Comments
Post a Comment