CBSE Computer Project File (Class 10)
CBSE Computer Project File (Class 10)
HTML
<Practical Record file>
-Sidhant Pasari
Internal Examiner
External Examiner
Signature
Signature
School Seal
Principal
Date:
Signature
Sr. Content
4 Types of Lists
5 Types of Lists
R
<h1><B><I>Computer</B></I></h1>
</HEAD>
<BR>
O
<BODY Bgcolor="beige">
As we know that computer has changed our life.
Nowadays computers are essential in every
J
<BR>
field, before
<B>globalization</B>
E
we were not aware of the importance of computers. But
the
<BR>
C
<I>Internet</I>
is playing a major role because by using it we are very
clode to each other and
T
<BR>
<U>communicate</U>
anywhere.
<p>
Nowadays internet is like O<sub>2</sub> for people.
They cannot imagine their life without the internet.
1
<Br>
Actually, it helps user to acquire new skill with
a<sup>2</sup> speed.
<p>
1. Computer Fundamentals
<br>
2. Software
<br>
3. <stike>Internet</strike>
<br>
4. Hardware
</BODY>
</HTML>
<html>
P
<head >
<title> Project 2 </title>
<style type="text/css" >
#Head{
font-size:7em;
R
font-family: cooper black ;
color: green; O
J
}
.heading {
E
font-size:5em;
font-family: HomewardBound;
color:blue;
}
.Subheading{
C
T
font-size:4em;
font-family:Lucida Handwriting ;
color:white;
}
2
#Wish {
font-size:4em;
font-family: Cooper black;
color:green;
}
#kips {
font-size:5em;
font-family: HomewardBound;
color:red;
}
P
{
</style> R
O
</head>
<body bgcolor="orange" align= "center">
J
<p id="Head">SUCCESS</p>
<p class="heading"> Plan </p>
<p class="Subheading"> While others are
E
PLAYING </p>
<p class="heading"> LISTEN </p>
C
<p class="Subheading"> While others are
talking </p>
<p class="heading"> STUDY </p>
T
<p class="Subheading"> While others are
SLEEPING </p>
<p class="heading"> PREPARE</p>
<p class="Subheading"> While others are
DAYDREAMING </p>
2
<p class="heading"> ACT</p>
<p class="Subheading"> While others are
THINKING </p>
<p id="Wish"> With Best Wishes </p>
<p id="kips"> KIPS TEAM </p>
</body>
</html>
P
<HTML> R
O
<HEAD>
<TITLE>PROJECT 3</TITLE>
</head>
<body bgcolor="aqua" topmargin="100">
<center> J
E
<hr color="red" width="75%" size="20">
<br>
<font size=5> Never judge each day by
<b>THE HARVEST YOU REAP </b>
But by the GOOD SEED YOU PLANT</font>
C
<br>
<hr color="yellow" width="75%" size="30"> T
<br>
<font size=5>
<b> Real achievers</b>
are just ordinary people but with
<b>EXTRAORDINARY DETERMINATION</b> 3
<br>
<hr color="green" width="75%" size="40">
<br>
</HTML>
<html>
P
<head>
<title>Project 4</title>
</head>
<body>
<ol>
<li>Educational Movies
R
<ul type="circle">
<li>3 Idiots O
J
<li>Tare Jamin par
<li>Chalk n duster
<li>Pathshala
E
</ul>
<li>Educational Web series
<ul type="circle">
C
<li>Kota Factory
<li>Lakho me ek
<li>Engineering Girls
T
</ul>
<li>Cultural Movies
<ul type="circle">
<li>Family Drama
<ol type='i'>
<li>Hum sath sath hai
<li>Hum apke hai kaun
<li>Vivah
</ol>
4
<li>Indian Culture
<ol type="i">
<li> Lagaan
<li> Pardesh
</ol>
</ul>
</ol>
</body>
</html>
<html>
P
<head><title>Project 5</title>
</head>
<body>
<center>
R
<h1>PERSONAL SKILLS</h1>
</center>
<font Size=4 color="red" face="arial">
O
<b>STEPS TO OPEN A DISCUSSION</B>
</FONT>
<p>
J
<FONT sIZE=4 COLOR="RED" FACE="ARIAL">
<OL>
<LI>Be open-minded.
<li>Do not be dragged into an argument.
E
<li>Do not interrupt.
<li>Listen to other person's point of view before giving your own.
<li>Do not exaggerate.
C
<li>Be enthusiastic in convincing, not foreful.
<li>Be willing to yield.
<li>Give your opponent a graceful way to withdraw without
T
hurting his pride.
<li>Rejection can be hurtful.
</ol>
</font>
</p>
<p>
<font Size=4 color="blue" face="arial">
5
During a discussion, it may be a good idea to use phrases such as
</p>
<p>
<ul>
<li>It appears to me....
<li>I may be wrong....
</ul>
</p>
</font>
<p>
<font Size=4 color="green" face="arial">
</BODY>
</HTML>
Outputs
(project 1)
(project 2)
(project 3)
(project 4)
(project 5)