MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xll th Prelim Practical Exam
Information Technology (Science) Slip-1
Q1 .Write a HTML program for following.
Display the student list in table format
Display the ordered list. Display the unordered list
Using following attributes:
Border, Cellpadding, Cellspacing, Bordercolor, Width
02. Write a PHP program to save marks of English, Hindi, Marathi, Maths and Information Technology in an array
.Display marks of individual subject along with total marks and percentage.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - xn th Prelim Practical Exam
Information Technology (Science) Slip-2...,.
Q1. Create a webpage using HTML and CSS code to design a web pag~~{lf th~ .layout displaye<lbelow.
d~ -
-
Tourist Places
City Tourist Places in Pune
-
1. Pune • · Sinhgad Fort
2. Mumbai . . -. Shaniwar Wada
3. Nagpur
. - .-
• Kelkar MuseunJ
Q2. Create event driven JavaScript program for the following . Make use of appropriate variable,
JavaScript inbuilt string functions and control structure.
• Accept a string from user and count the number of vowels in the given string.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xll th Prelim Practical Exam
Information Technology (Science) Slip-3
01. Create a webpage using HTML and CSS code to design web pages as follows
• The first page will accept the name of the traveler, date of travel, telephone number. It also has submit button as an
image.
• The second page has information about name of transporter, time, seatno and destination displayed one below the
other in the form of unordered list as
Name of transporter - Air Asia
Time - 09:30 am
Seat no - 839 Destination - Delhi
-,,,;: ;;._~-:.
Both pages should be interlinked. Create external stylesheet with relevant tags.
02. Create JavaScript program for the following form validations. Make use of HTML5 properties
to do the following validations.
1. Name, Address, Mobile number and Company Name is required fields of the form.
2. Address field should show the hint value which will disappear when field gets focus.
3. Mobile number should be maximum 10 digit numbers only.
4. Company Name should not be blank and maximum 15 characters only.
5. Form should be submitted when submit button is pressed.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xllth Prelim Practical Exam
Information Technology (Science) Slip-4
Q1 . Create a webpage using HTML5 to navigate on an image using Client side image mapping.
• Create a webpage named imagemap.html with an inserted image having .jpe•g or gif extension.
Q2. Write a PHP program to check if a person is eligible to vote or not. The program should
include the following .
• Minimum age required for vote is 18.
• Use PHP functions
• Use Decision making statement.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xll th Prelim Practical Exam
Information Technology (Science) Slip-5
Q 1. Create event driven JavaScript program for the following . Make use of appropriate variable,
JavaScript inbuilt string functions and control structure.
• Accept a string from user and count the number of vowels in the given string.
Q2. Create a webpage using HTML and CSS code to design web pages as follows
• The first page will accept the name of the traveler, date of travel, telephone number. It also has submit button as an
image.
• The second page has information about name of transporter, time, seatno and destination displayed one below the
other in the form of unordered list.
........,.,.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xll th Prelim Practical Exam
Information Technology (Science) Slip-6
Q1 . Create event driven JavaScript program for the following. Make use of appropriate variable,
JavaScript inbuilt string functions and control structure.
• Accept a string from user and reverse the given string and check whether it is palindrome or not..
Q2. Create a webpage using HTML5 to navigate on an image using Client side image mapping.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30
Subject: - Xll th Prelim Practical Exam
Information Technology (Science) Slip-7
Q1. Use of Audio on web pages using HTML5.
Create a webpage named audio.html to set an audio file in web page with controls such that it uses HTML5 elements. The
audio file must play as soon as the webpage loads in browser and it will start over again, every time when it is completed .
Create another webpage named audio1 .html which provides multiple source file formats for the same audio file that plays
a sound with controls. The code must incorporate the list of sound files formats (like wav, MP3 or ogg etc).
Q2. Write a PHP program to save marks of English, Hindi, Marathi, Maths and Information Technology in an array
.Display marks of individual subject along with total marks and percentage.
"
.
MVSM'S
ASHOK VIDYALAYA AND JR. COLLEGE
TILAK RD. PUNE -30 ' ,
Subject: - Xll th Prelim Pra~tical Exam ~~. '. :I~ ) _-·' ', '
Information Technology (Science) Slip-8
Q1. Creation of website using HTML5. Using <meta> tag how to link two web pages.
Q2. Create event driven JavaScript program for the following. Make use of appropriate variables, JavaScript inbuilt string
functions and control structures. . . . ... ., . . . .
• To accept string from user and count number of vowels in the given string.