IT - (12th Midterm) Final
IT - (12th Midterm) Final
A B
(1) <input type = (a)These are assigned to CSS properties
“color”>
(2) Reverse () (b) File that tell which pages you want to exclude from indexing
(3) Value (c) Defines the color picker
(4)Robts.txt (d)Reverse the order of the element in an array
Q7A) Attempt any one question from the following. (05 Marks)
1.Write a html program to display “cyber world” having Arial font and background color cyan. Add any two
advantages having red color for the text.
2.Write a html program to create registration form to accept name, mobile no, date of birth. The form
should have register caption on the button to submit the date.
Q7B) Attempt any one question from the following. (05 Marks)
1.Write a JavaScript program to display whether accepted number is even or odd.
2.Write a JavaScript program to display area of a triangle. Accept base and height from the user (area =1/2*b*h).
******************