My first html page (for computer practical)

<HTML>

<HEAD><TITLE>PARTS OF COMPUTER</TITLE></HEAD>

<H1>PARTS OF COMPUTER</H1><BR>

<H2>MOUSE</H2>

<BODY BGCOLOR="red"><P>A computer mouse is an input device that is most often used with a personal computer. Moving a mouse along a flat surface can move the on-screen cursor to different items on the screen. Items can be moved or selected by pressing the mouse buttons (called clicking).

</p></BODY>

<h2>KEYBOARD</h2>

<body><p>In computing, a computer keyboard is a typewriter-style device which uses an arrangement of buttons or keys to act as a mechanical lever or electronic switch. Following the decline of punch cards and paper tape, interaction via teleprinter-style keyboards became the main input device for computers.

</p></body>

<h2>C.P.U.</h2>

<BODY><P>A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions.

</P></BODY>

<h2>MONITOR</h2>

<body><p>A computer monitor or a computer display is an electronic visual display for computers. A monitor usually comprises the display device, circuitry, casing, and power supply.

</p></body>

<a href="https://www.google.co.in/search?client=tablet-android-samsung&ei=XUCjV5H1IoztvgS-m62YAw&q=parts+of+computer&oq=parts+of+computer&gs_l=mobile-gws-serp.3..0i67j0j0i67l3.2807.7261.0.10755.19.11.0.2.2.0.1546.4209.4-1j2j0j1j1.5.0....0...1c.1j4.64.mobile-gws-serp..17.2.171.0.h544hFs2C-0">More Information about parts of computer</a><br>

</HTML>