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

REPORT FILE- 2021-22

HTML PROGRAMS
CLASS –X

1. Write an HTML program to display the following output:


The parts of computers are:
o Monitor
o Printer
o Mouse
o CPU
o Keyboard

2. Write an HTML program to display the following output:


Operating System
A. Window
1. Window 7
2. Window 8
B. DOS
C. LINUX

3. Write an HTML program to display the following output:


H2O and SO4

4. Write an HTML program to display insert image by providing the following parameters to their attributes:
Height =400
Width=500
Alt= ***Hello***
5. Write an HTML program to horizontally divide your web page into five parts or sections.
6. Write an HTML program to display the text in the following way:
HTML stands for Hyper Text Markup Language ( with Blue color, Font size 20)
HTML stands for Hyper Text Markup Language ( with Green color, Heading 2 Style)
HTML stands for Hyper Text Markup Language ( with Red color, Center Align , Underline style)

7. Write an HTML program to display the following output:

First Line:

Second Line:
8. Write an HTML program to view the following line on a web page:
The < and > are used to create an HTML element.
9. Write an HTML program to display text in three lines with different colours, size and styles.
10. Write an HTML program to display picture in background of the web page and describe about this picture with text
colour as red and size 16.

You might also like