DAYANAND
COLLEGE,
HISAR
PRACTICAL FILE OF WEB DESIGNING
Submitted to : Submitted by :
Alka Mam Sahil
(Dept. of Computer Science) Bca 2 nd Year (Sem. 3)
Roll no. : 203042220056
, INDEX
Sr. Programs Teacher Sign
No.
1 Write a program to display “Hello
World” message with title HTML.
2 Write a program to display the
given output.
3 Write a program to display the
given output.
4 Write a program on HR tag.
5 Write a program to display image
with width and height is 300.
6 Write a program to display the
given output.
7 Write a program to display the
given output.
8 Explain Links with example.
9 What do you understand by Frame.
10 Write a program to display the
given output.
1. PROGRAm tO DISPLAY “HELLO WORLD”
mESSAGE WItH tItLE HtmL
, <html>
<head><title> HTML </title></head>
<body bgcolor=cyan>
<font color=black size=7>
Hello World
</font>
</body>
</html>
OutPut:
2.PROGRAm tO DISPLAY tHE HEADING tAGS
<html>
<head><title> HTML HEADINGS </title></head>
<body bgcolor=cyan>
<font color=black size=7 face=Elephant>
COLLEGE,
HISAR
PRACTICAL FILE OF WEB DESIGNING
Submitted to : Submitted by :
Alka Mam Sahil
(Dept. of Computer Science) Bca 2 nd Year (Sem. 3)
Roll no. : 203042220056
, INDEX
Sr. Programs Teacher Sign
No.
1 Write a program to display “Hello
World” message with title HTML.
2 Write a program to display the
given output.
3 Write a program to display the
given output.
4 Write a program on HR tag.
5 Write a program to display image
with width and height is 300.
6 Write a program to display the
given output.
7 Write a program to display the
given output.
8 Explain Links with example.
9 What do you understand by Frame.
10 Write a program to display the
given output.
1. PROGRAm tO DISPLAY “HELLO WORLD”
mESSAGE WItH tItLE HtmL
, <html>
<head><title> HTML </title></head>
<body bgcolor=cyan>
<font color=black size=7>
Hello World
</font>
</body>
</html>
OutPut:
2.PROGRAm tO DISPLAY tHE HEADING tAGS
<html>
<head><title> HTML HEADINGS </title></head>
<body bgcolor=cyan>
<font color=black size=7 face=Elephant>