Department of Science: (Laboratory Journal/ Manual)
Department of Science: (Laboratory Journal/ Manual)
EXPERIMENTS IN I.T
(Laboratory Journal/ Manual)
Roll No.:……………….Division:…………………Batch…………………………….
Place:
Date: / /
GROUP A
Expt. Name of the Experiment Page Date of Remarks Sign of practical
No. completion completion
No.
1 Creation of website using
HTML5
2 Use of Audio on web pages
using HTML5
3 Use of Video on web pages
using HTML5
4 Navigation on an image using
Client side image Mapping in
web page using html 5.
GROUP B
Expt. Name of the Experiment Page Date of Remarks Sign of practical
No. No. completion completion
5 Event Driven Client Side
Script
Date :
Create a website using HTML5 and CSS using any 4 CSS properties.
…… /… /… Write a code for 2 separate pages having different file names such as
first page as Index.html and second page as page2.html. Use any theme
such as college profile or company profile etc. Every page must contain
Initials for proper Meta information and design web page as follows-
Attendance
1) 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
Completion paragraph which introduces general information about the theme chosen
for : & must have at least 3 physical style tags and one image with alternate
1) Syntax text. This page must be connected to other page with proper navigational
links.
2) Logic 2) The 2nd page must contain the feedback or enrolment form related
with theme chosen with features of HTML5. The form must contain text
3)Source Code
element and email address of the company or person. Include the submit
4) Output button.
Signature for
completion
1
2
3
4
Experiment no.2
Date :
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.
Initials for
Attendance Create another webpage named audio1.html which provides multiple source
file formats for the same audio file that plays a sound automatically with
Completion controls. The browser should display the message with appropriate attribute,
for : when audio file is not supported by browser. The code must incorporate the
list of sound files formats (like wav, MP3 or ogg etc).
1) Syntax
2) Logic
3) Source Code
4) Output
Signature for
completion
5
6
Experiment No.3
Date :
Create a webpage named video.HTML to display a video file on
… /… /… web page and plays automatically with controls. The dimension
of video area should be 150 * 150 pixels .
Initials for Create another webpage which provide multiple source file
Attendance formats for the same video file that plays a sound automatically
with controls. The dimension of video area should be 100*100
Completion pixels. The browser should display the message with appropriate
for : attribute when video file is not supported by browser. The code
must incorporate the list of video files formats (like webM, MP4
1) Syntax or ogg etc).
2) Logic
3)Source Code
4) Output
Signature for
completion
7
8
Experiment No.4
Navigation on an image using Client side image Mapping in web page using
HTML5
Date :
Create a webpage named imagemap.html with an inserted image having
… /… /… jpeg, png, or gif extension. Create 3 different shapes ( like rectangle, circle
and polygon ) which do not overlap. Note the co-ordinates making use of
Initials for
Attendance Ms-Paint/GIMP/Irfan View/Pinta. Each shape should be mapped or navigate
with a different URL that should navigate to a local webpage.
Completion
for :
1) Syntax
2) Logic
3) Source Code
4) Output
Signature for
completion
9
10
11
Experiment No.5
Date :
…… /… /… Create a web page in HTML having a white background and two Button
Objects. 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
Initials for should change after every _ seconds. There should at least be 7 different and
Attendance visibly distinct background colors excluding the default color. When the second
button object is clicked, appropriate message should be displayed in Browsers
Completion status bar.
for : Create another web page using JavaScript where the background color
1) Syntax changes automatically after every _ seconds. This event must be triggered
automatically after the page gets loaded in the browser. There should at least
2) Logic be 7 different and visibly distinct background colors. When the page is
unloaded, the appropriate alert message should be displayed.
3) Source Code
4) Output
Signature for
completion
12
13
14
15
Experiment No. 6
Date :
Create event driven JavaScript program for the following. Make use of
…… /… /… appropriate variables, JavaScript inbuilt string functions and control
structures.
Initials for
Attendance ➢ To accept string from user and count number of vowels in the given
string.
Completion
for :
1) Syntax
2) Logic
3) Source Code
4) Output
Signature for
completion
16
17
18
Experiment No. 7
Date :
Use of PHP to check if a person is eligible to vote or not.
…… /… /…
_________________________________________________________________
Initials for Write a PHP program to check if a person is eligible to vote or not. The program
Attendance should include the following-
3) Source Code
4) Output
Signature for
completion
19
20
Experiment No.8
Date : Write a PHP function to count the total number of vowels (a,e,i,o,u) from
the string. Accept a string by using HTML form.
…… /… /…
Initials for
Attendance
Completion
for :
1) Syntax
2) Logic
3) Source Code
4) Output
Signature for
completion
21
22
23