0% found this document useful (0 votes)
42 views22 pages

HSC--IT Practical(12 State Board) 2025

The document outlines practical examination tasks for Information Technology students in 2025, focusing on Advanced HTML5 and JavaScript. Students are required to create various web pages using HTML5, CSS, and JavaScript, including tasks such as designing websites, incorporating audio and video, and implementing interactive features. Each set of tasks specifies different themes and functionalities, emphasizing the use of modern web technologies.

Uploaded by

Harsh Kolhe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views22 pages

HSC--IT Practical(12 State Board) 2025

The document outlines practical examination tasks for Information Technology students in 2025, focusing on Advanced HTML5 and JavaScript. Students are required to create various web pages using HTML5, CSS, and JavaScript, including tasks such as designing websites, incorporating audio and video, and implementing interactive features. Each set of tasks specifies different themes and functionalities, emphasizing the use of modern web technologies.

Uploaded by

Harsh Kolhe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 22

HSC Board Practical Examination Information Technology

(Science-97)2025

Set:1 Advanced HTML5


Creation of website using HTML5
Create a website using HTML5 and CSS using any 4 CSS properties.
Write a code for 2 separate pages having different file name such first page as Index.html,
second page as page2.html as form.html.
Use any theme such as college profile or company profile etc.
Every page must contain proper Meta information and design web page as follows
The index page must contain a heading which is highest among other text on pages and must be at
centre of the page.
There must be a paragraph which introduces general information about the theme
chosen. It must have at least 3 physical style tags and one image with alternate text.
This page must be connected to other page with proper navigational links.
The 2nd page must contain the feedback or enrolment form related with theme chosen with
feature of HTML5.
The form must contain text element and email address of the company or person.
Include the submit button.

1
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-2 Advanced HTML5


Create a webpage using HTML and CSS code to design a webpage as the layout displayed
below.

The top section will display the heading, ‘Tourist places’ in header.
The section on the left has list of cities.
The right hand side display tourist places in any one of the city.
Use Inline style sheet in the top section to display background color for the text ‘Tourist
places’. Use internal style sheet for the left and right section with background color and font
styles.

2
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-3 Advanced HTML5


Create a website using HTML and CSS code to design a web pages as follows –
The first webpage will accept the name of the traveller, date of travel, telephone
number. It also has a submit button as an image.
The second webpage has information about the name of transporter, time, seat no 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 – B39
Destination – Delhi
Both pages should be interlinked.
Create external style sheet with relevant tags.

3
HSC Board Practical Examination Information Technology
(Science-97)2025

4
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-4
Advanced
HTML5 Use of Audio on web pages using HTML5.
1) Create a webpage named audio.html to set an audio file in webpage 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.
2) 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).

5
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-5 Advanced HTML5


Use of video on web pages using HTML5.
1) Create a webpage named video.html to display a video file on webpage and plays
automatically. The dimension of video area should be 150 * 150 pixels.

2) Create another webpage which provide multiple source file formats for the same video file
that plays a video with controls.
The dimension of video area should be 300* 300 pixels.

The code must incorporate the list of video files formats (like webM, MP4 or ogg etc).

6
HSC Board Practical Examination Information Technology
(Science-97)2025

7
HSC Board Practical Examination Information Technology
(Science-97)2025

8
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-6 Javascript

1) Create a web page in HTML having a white background and one Button Object.
Write code using JavaScript such that when the mouse is placed over the first button object
without clicking, the color of the background of the page should change after every seconds.
There should be at least 7 different and visibly distinct background colors excluding the default
color.
2) Create another web page using JavaScript where the background color changes automatically
after every seconds.
This event must be triggered automatically after the page gets loaded in the browser.
There should be at least 7 different and visibly distinct background colors.

9
HSC Board Practical Examination Information Technology
(Science-97)2025

10
HSC Board Practical Examination Information Technology
(Science-97)2025

Set-7 Javascript
Create event driven JavaScript program to convert temperature to and from Celsius,
Fahrenheit.
Formula: c/5= (f-32)/9
[where c=Temperature in Celsius and f=Temperature in
Fahrenheit.] Output format : 40 Celsius=104 Fahrenheit
45 Fahrenheit = 7.22222222 Celsius

11
HSC Board Practical Examination Information Technology
(Science-97)2025

12
HSC Board Practical Examination Information Technology
(Science-97)2025

Javascript
Set-8

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 reverse the given string and check whether it is palindrome or not.

13
HSC Board Practical Examination Information Technology
(Science-97)2025

14
HSC Board Practical Examination Information Technology
(Science-97)2025

15
HSC Board Practical Examination Information Technology
(Science-97)2025

16
HSC Board Practical Examination Information Technology
(Science-97)2025

17
HSC Board Practical Examination Information Technology
(Science-97)2025

18
HSC Board Practical Examination Information Technology
(Science-97)2025

19
HSC Board Practical Examination Information Technology
(Science-97)2025

20
HSC Board Practical Examination Information Technology
(Science-97)2025

21
HSC Board Practical Examination Information Technology
(Science-97)2025

22

You might also like