Web Technologies FILE

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 60

PRACTICAL FILE

WEB TECHNOLOGIES

INTEGRATED INSTITUTE OF TECHNOLOGY

SEC-09, DWARKA

(AFFILATED TO GURU GOBIND SINGH INRDAPRASTHA UNIVERSITY)

NAME – Prashant kumar , SUBMITTED TO - Ms. Esha Saxena , UNIVERSITY ROLL NO :-


01350102019 , BCA - 4th SEMESTER

No. Experiment Date signature


1 Aim – Write a HTML program that show all the basic
elements of HTML.
2 Aim - Write a HTML program using <H1> to <H6>
tags, explaining about 5 languages in computer
world.

3 Aim - Write a HTML program to :


a) To insert a Background image.
b) To insert a Background colour.

4 Aim - Design a webpage and insert all text


formatting tags.

5 Aim - write a program in HTML to insert an image.

6 Aim - Write a HTML program :


1) To use an Anchor tag for text.
2) To use Anchor tag and use Image as Link.
3) To use anchor tag as bookmark tag.

7 Aim - Write a HTML program to use <hr> tag.

8 Aim - Write a HTML program to create


a) List of Top 5 Mobile Manufacturing
companies.
(Ordered and Unordered list)
b) Use definition list to show different courses
offered.

9 Aim - Write a program to create time table of your


class using table tag and its properties(cell
padding, cell spacing, colspan, rowspan)

10 Aim - Execute <marquee> and tooltip in a


Webpage.

11 Aim - Write a HTML program to implement frames


and display different colours of National flag.

12 Aim – Design a Student Registration From in a


Webpage.
13 Aim – Write a HTML program to insert :
1) A google Map location on webpage

14 Aim – Write A HTML Program to Insert.


- Inline CSS
- Internal CSS
- External CSS

15 Aim - Write a Html Program to make a webpage


responsive.

16 Aim – Write a Program in JavaScript to Turn On/Off


a Bulb.

17 Aim – Write a Java Script Program to Find Cuboid


of a Number.

18 Aim - Write a JavaScript Program to check


whether the user is valid voter or not.

19 Aim - Write a javascript program to sort an array.

20 Aim -
A) Enter Book Details In XML.
B) Enter Comments In XML Document.

21 Aim - Write a html program for CSS element


selector, Id selector, class selector and universal
selector using background colour, margin and
padding for any content.

22 Aim - Write a program to use CSS Box Model.

23 Aim - Write a program to use the position property


of CSS.

24 Aim - Write a JavaScript program to calculate


Addition, Subtraction, multiplication and division of
two numbers (input from user).
25 Aim – Write a JavaScript conditional statement to
find the largest of five numbers. Display and alert
box to show the result.

26 Aim – Write a javascript program to convert celcius


to Fahrenheit.

Experiment -1
Aim – Write a HTML program that show all the basic elements
of HTML.

Screenshot :
Experiment – 2
Aim Write a HTML program using <H1> to <H6> tags, Screenshot :
explaining about 5 languages in computer world.
-

Experiment - 3
Aim Write a HTML program to :

A) To insert a Background image.

B) To insert a Background colour.

CODE A :

Screenshot :
-
CODE B :

Screenshot :
4
-
Experiment –
Aim Design a webpage and insert all text formatting tags.

Screenshot :
5
-

Experiment -
Aim write a program in HTML to insert an image.

Screenshot :
6
-

Experiment -
Aim Write a HTML program :

1)To use an Anchor tag for text.

2)To use Anchor tag and use Image as Link.

3)To use anchor tag as bookmark tag.

Code 1 :
7
-
Screenshot :
Code 2 :
Screenshots :

Experiment - 7
Aim - Write a HTML program to use <hr> tag.

Screenshot :
Experiment - 8
Aim - Write a HTML program to create

A) List of Top 5 Mobile Manufacturing companies.

(Ordered and Unordered list)

B) Use definition list to show different courses offered.

Code A :
ScreenShots :
Code B :
Screenshot :

Experiment - 9
Aim - Write a program to create time table of your class
using table tag and its properties(cell padding, cell spacing,
colspan, rowspan)
Screenshot :
Experiment - 10
Aim - Execute <marquee> and tooltip in a Webpage.

Screenshot :
Experiment -11
Aim - Write a HTML program to implement frames and
display different colours of National flag.

Frame 1

Frame 2
Frame 3

Final Code
Screenshot :

Experiment – 12
Aim – Design a Student Registration From in a Webpage.
Screenshot :

Experiment – 13
Aim – Write a HTML program to insert :

1) A Google Map location on webpage

Screenshot :

2) Button
Screenshot :
3) Audio

Screenshot :
4) YouTube Video

Screenshot :
Experiment – 14
Aim – Write A HTML Program to Insert.

- Inline CSS

- Internal CSS - External CSS

Inline CSS Code:

Screenshot :
Internal CSS Code :

Screenshot :
External CSS Code :

Screenshot :
Experiment 16
Aim

–Write a Program in JavaScript to Turn On/Off a Bulb.
Experiment 17
Aim
Screenshot :

– Write a Java Script Program to Find Cuboid of a


Number.
Experiment 18
Aim

Screenshot :
Experiment 19
Aim
-
Write a JavaScript Program to check whether the
user is valid voter or not.

Screenshot :
Experiment 20
Aim
21
Aim
PRACTICAL –
Write a javascript program to sort an array.

Screenshot :
22
Aim

Experiment -

A) Enter Book Details In XML.

B) Enter Comments In XML Document.

Code A :
Screenshot :
24
Aim
Experiment –
Aim
Code B :

Screenshot :
21
Write a html program for CSS element selector, Id
selector, class selector and universal selector using
background colour, margin and padding for any content.
Experiment –
Aim

ScreenShot :
Experiment –
Aim
Experiment – 22
Aim
Write a program to use CSS Box Model.

Screenshot :
23

Experiment –
Aim Write a program to use the position property of CSS.

Screenshot :
Experiment – 24
Aim

Write a JavaScript program to calculate Addition,


Subtraction, multiplication and division of two numbers
(input from user).
25
Experiment –
Aim
Screenshot :
25
Write a JavaScript conditional statement to find the
largest of five numbers. Display an alert box to show the
result.
Experiment –
Aim

Screenshot :
Experiment –
26
Aim -Write a JavaScript program to convert temperatures
to and from Celsius, Fahrenheit.

Screenshot :

ScreenShot :

You might also like