You are on page 1of 10

Class-10 Project File Computer Application(165)

<html>

<head>

<title>Video Conferencing</title>

</head>

<body bgcolor=pink><font size=4>

<h1 ALIGN=CENTER>Video Conferencing</h1>

<Center><img src=m6.jpg></Center><br>

<p>A two way video phone conversation among multiple participants is called video conferencing.</p>

<p>Video Conferencing allows one to interact with face to face many people without being at some
place.</p>

</body>

</html>
<html>

<head>

<title>News Groups</title>

</head>

<body bgcolor=pink>

<Font size=4 ><h1 ALIGN=CENTER>News Groups</h1>

<Center><img src=m3.gif></Center><br>

<P> A News Group or forum is online community bulletin board,where users can post messages,
respond to posted messages or just read them.</P>

<P> Group of related messages are knows as threads. Examples of some newsgroups are : </P>

<UL>

<Li>alt.tennis</Li>

<Li>alt.astrology</Li>

<Li>comp.language.c++ etc.</Li>

</UL></body>

</html>
<html>

<head>

<title>Search Engine</title>

</head>

<body bgcolor=pink>

<Font size=4 ><h1 ALIGN=CENTER>Search Engine</h1>

<Center><img src=m1.jpg></Center><br>

<P> A Search Engine is a program that searches through a database of web pages for particular
information.You need to search for that information on the web. And this can be done through search
engines, a program used for searching information on the internet.</P>

</UL>

</body>

</html>
<html>

<head>

<title>WelcomeTo Internet</title>

</head>

<body bgcolor=pink><font size=4>

<h1 ALIGN=CENTER>Chatting</h1>

<Center><img src=m2.jpg></Center><br>

<p>Chatting is the most fantastic thing on internet. Chatting is like a text phone. In a telephonic
conversation, you say something, people hearing & respond , you here their responses on the spot &
can reply instantly. In the same manner, in chatting , you type a message on your screen, which is
immediately received by the recipient, then the recipient can type a message in response to your
message, which is received by you instantly.</p>

</body>

</html>
<html>

<head>

<title>WelcomeTo Internet</title>

</head>

<body bgcolor=pink><font size=4>

<h1 ALIGN=CENTER>Electronic Mail</h1>

<Center><img src=m4.jpg></Center><br>

<p>The most widely used tool on the internet is e-mail. Electronic mail is used to send written messages
between individuals often geographically separated by large distances. E-mail messages are generally
sent from and received by mail. Once a server has received a message it directs it to the specific
computer that the mail is addressed too. To sent an e-mail process is reversed. A very convenient and
inexpensive way to transmit message, e-mail has dramatically affected scientific, personal & business
communication.</p>

</body>

</html>
<html>

<head>

<title>WelcomeTo Internet</title></head>

<body bgcolor=cyan><font size=4>

<h1 ALIGN=CENTER>INTERNET</h1>

<Center><img src=m5.jpg></Center><br>

1. Greater access to information reduces research time<br>

2. Useful communication links<br>

3. Global research enables one to connect to anyone on the internet<br>

4. Easy communication with other people<br>

5. Publishing documents on the internet saves paper <br>

6. A valuable resource for companies to advertise and conduct business<br></font>

</body></html>
<html>

<head>

<title>WelcomeTo Internet</title>

</head>

<body bgcolor=pink>

<h1 ALIGN=CENTER>INTERNET</h1>

<Center><img src=m8.jpg></Center><br>

<A href=features.htm>Features<BR></A>

<A href=e.html>E-mail<BR></A>

<A href=chatting.html>chatting<BR></A>

<A href=a.htm>Video conferencing<BR></A>

<A href=b.htm>News Group<BR></A>

<A href=c.htm>Search Engine<BR></A>

</body>

</html>
<html>

<head>

<title> table1</title>

<body>

<table border="3">

<tr>

<th> admno</th>

<th>sname</th>

<th>name</th>

<th> dob</th>

</tr>

<th>

<td>2115</td>

<td>sharma</td><td>aman</td><td>12-12-1985</td></tr>

</table></body></html>
<html>

<head>

<title> table1</title>

<body>

<table border="3" cellpadding="3">

<tr>

<th> admno</th> <th> head1</th>

<th>head2</th> <th> head3</th></tr>

<tr><td>A</td>

<td>B</td><td>C</td>

</tr>

<tr>

<td>D</td><td>E</td><td>F</td></tr>

</table></body></html>
<html>

<head>

<title> table1</title>

<body>

<table border="1" align="center">

<tr>

<th> question</th>

<th>marks</th></tr><tr>

<td rowspan="3">1</td>

<td> 2</td></tr>

<tr><td>2</td>

</tr>

<tr><td>5</td>

</tr>

</table></body></html>

You might also like