You are on page 1of 17

EXPERIMENT NO.

2
To implement a program in order list.
<html> <head> <title> To implement a program in order list </title> </head> <p align="center"> <u><b> ORDER LIST </u></b> <h1> <p align="center"> <u> Batsman </u> </h1> <ol> <ol type="i"> <font size="4" color="blue"> <li> Virander Sehwag <li> Gautam Gambhir <li> Sachin Tendulkar <li> Yuvraj <li> Ms Dhoni

</font> </ol> <h2> <p align="center"> <font size="6"> <u> Bowlers </u> </font size> </h2> <ol> <ol type="i"> <font size="4" color="red"> <li> Ishant <li> Rp Singh <li> Ashish nehra <li> Harbhajan <li> Zaheer </font> </ol> <h3> <p align="center"> <font size="6"> <u> Extras </u> </font> </h3>

<ol> <ol type="a"> <font size="4"> <font color="orange"> <li> Parveen <li> Rohit <li> Vikrant <li> Kaif </font> </ol></html>

EXPERIMENT NO.3
Create a new document that takes the format of a business letter. Combine <P> and <BR> tags to properly separate the different parts of the documents such as the address, greeting, content and signature.
<html> <head> <title> Business letter </title> </head> <body> <h1> <center> Business letter </center> </h1> <br> <p> <font size="4"> North Sports Club <br> H-3 sector-46<br> Rohini<br> Delhi-84<br> 20october,2010<br> Sharma pvt. ltd.<br>

A-3/28 sector-69<br> pitampura<br> Delhi-87<br> subject<u> To place a complain for not receiving the consignment of sports equipments </u> <br> Respected Sir<br> Please refer to the order number #245 dated 19september,2010 for the delivery of the sports equipments.The equipments ordered were <br>1. 40 pairs of badminton rackets.<br> 2. 30 cricket bats<br> 3. 60 tennis balls<br> 4. 30 volley balls<br> 5. 54 nets<br> We are sorry to say that we have not received our consignment till today.We still wish to receive it within 5 days.If we still not receive it we will have to cancel our order and we have the right to lodge this complain to some legel body. <br> Yours sincerely<br> Sumit kumar<br> (Manager North Sports Club) </font> </p> </body> </html>

OUTPUT

Business letter
North Sports Club H-3 sector-46 Rohini Delhi-84 20october,2010 Sharma pvt. ltd. A-3/28 sector-69 Pitampura Delhi-87 Subject : To place a complain for not receiving the consignment of sports equipments Respected Sir Please refer to the order number #245 dated 19september,2010 for the delivery of the sports equipments.The equipments ordered were 1. 40 pairs of badminton rackets. 2. 30 cricket bats 3. 60 tennis balls 4. 30 volley balls 5. 54 nets We are sorry to say that we have not received our consignment till today.We still wish to receive it within 5 days.If we still not receive it we will have to cancel our order and we have the right to lodge this complain to some legel body. Yours sincerely Sumit kumar (Manager North Sports Club)

EXPERIMENT NO.4
Create a six-item ordered list using Roman numerals.
<html> <head> <title> list </title> </head> <body> <h1> <center> BRANCHES IN GIMT </center> </h1> <ol type="i". font size="4"> <li>CSE <li>IT <li>ECE <li>CIVIL <li>MECHANICAL <li>ELECTRICAL </font> </ol> </body> </html>

OUTPUT

BRANCHES IN GIMT
i. ii. iii. iv. v. vi. CSE IT ECE CIVIL MECHANICAL ELECTRICAL

EXPERIMENT NO.5
To find difference between preformatted and not preformatted text.
<html> <head> <title> PREFORMATTED TEXT </title> </head> <body> <center> <h1> PREFORMATTED TEXT </h1> </center> <br> <h1> This is preformatted text. </h1> <br> <pre> I N E N T </pre> E T R

<br> <h1> This is not preformatted text. </h1> <br> I N E N T </body> </html> E T R

OUTPUT

PREFORMATTED TEXT This is preformatted text.


I N E N T E T R

This is not preformatted text.


INTERNET

EXPERIMENT NO.6
To form a table having rows and columns. <html> <head> <title> Student</title> </head> <body> <center> <br> <h2> <u> STUDENT </u> </h2> <table border="5"> <tbody> <tr> <th bgcolor="blue"> S.NO </th> <th bgcolor="blue"> Name </th> <th bgcolor="blue"> Rollno. </th> <th bgcolor="blue"> Marks </th> <th bgcolor="blue> Branch </th> </tr> <tr> <td> <font size=4>1.</font> </td> <td> <font size=4> Subhi </font> </td> <td> <font size=4> 308 </font> </td> <td> <font size=4> 70 </font> </td> <td> <font size=4> IT </font> </td> <tr> <td> <font size=4>2.</font> </td> <td> <font size=4> Gunjan </font> </td> <td> <font size=4> 310 </font> </td> <td> <font size=4> 79 </font> </td> <td> <font size=4> IT </font> </td> <tr> <td> <font size=4>3.</font> </td> <td> <font size=4> Mohit </font> </td> <td> <font size=4> 391 </font> </td> <td> <font size=4>84</font> </td> <td> <font size=4> ECE </font> </td> <tr>

<td> <font size=4>4.</font> </td> <td> <font size=4> Neha </font> </td> <td> <font size=4> 311 </font> </td> <td> <font size=4> 74 </font> </td> <td> <font size=4> CIVIL </font> </td> <tr> <td> <font size=4>5.</font> </td> <td> <font size=4> Kritika </font> </td> <td> <font size=4> 321 </font> </td> <td> <font size=4> Fail </font> </td> <td> <font size=4> CSE </font> </td> <tr> <td> <font size=4>6.</font> </td> <td> <font size=4> Noopur </font> </td> <td> <font size=4> 341 </font> </td> <td> <font size=4> 78 </font> </td> <td> <font size=4> CSE </font> </td> </tr> </tbody> </table> </center> </body> </html>

EXPERIMENT NO.7
Email
Electronic mail, commonly called email or e-mail, is a method of exchanging digital messages from an author to one or more recipients. Modern email operates across the Internet or other computer networks. Some early email systems required that the author and the recipient both be online at the same time, in common with instant messaging. Today's email systems are based on a store-and-forward model. Email servers accept, forward, deliver and store messages. Neither the users nor their computers are required to be online simultaneously; they need connect only briefly, typically to an email server, for as long as it takes to send or receive messages. An email message consists of three components, the message envelope, the message header, and the message body. The message header contains control information, including, minimally, an originator's email address and one or more recipient addresses. Usually descriptive information is also added, such as a subject header field and a message submission date/time stamp.

Advantages of Email-:

Easy to use: E-mail frees us from the tedious task of managing data of daily use. It helps us to manage our contacts, send mails quickly, maintain our mail history, store the required information, etc. Speed: The e-mail is delivered instantly, anywhere across the globe. No other service matches the e-mail in terms of speed. Easy to prioritize: Since the mails have subject lines, it is easy to prioritize them and ignore unwanted mails. Reliable and secure: Constant efforts are being taken to improve the security in electronic mails. Thus making it one of the secured ways of communication. Informal and conversational: The language used in e-mails is generally simple and thus makes the communication informal. Sending and receiving e-mails takes less time, so it can be used as a tool for interaction. Easier for reference: When one needs to reply to a mail, there is a provision in the mailing system to attach the previous mails as references. This refreshes the recipient's knowledge, on what he is reading.

Environment friendly: Postal mails use paper as a medium to send letters. Electronic mail thus, saves a lot of trees from being axed. It also saves fuel needed in transportation. Use of graphics: Colorful greeting cards and interesting pictures can be sent through e-mails. This adds value to the e-mail service.

Disadvantages of Email-:

Viruses: These are computer programs having the potential to harm a computer system. These programs copy themselves and further infect the computer. The recipient needs to scan the mails, as viruses are transmitted through them and have the potential to harm computer systems. Spam: E-mails when used to send unsolicited messages and unwanted advertisements create nuisance and is termed as Spam. Checking and deleting these unwanted mails can unnecessarily consume a lot of time, and it has become necessary to block or filter the unwanted e-mails by means of spam filters. Spamming includes, sending hoax e-mails. E-mail spoofing is another common practice, used for spamming. Spoofing involves deceiving the recipient by altering the e-mail headers or the addresses from which the mail is sent. Hacking: The act of breaking into computer security is termed as hacking. After the e-mail is sent and before it is received by the desired recipient, it "bounces" between servers located in different parts of the world. Hence, the e-mail can be hacked by a professional hacker. Misinterpretation: One has to be careful while posting any kind of content through an e-mail. If typed in a hurry, the matter could be misinterpreted. Lengthy mails: If the mail is too long and not properly presented the reader may lose interest in reading it. Not suitable for business: Since the content posted via e-mails is considered informal, there is a chance of business documents going unnoticed. Thus, urgent transactions and especially those requiring signatures are not managed through e-mails. Crowded inbox: Over a period of time, the e-mail inbox may get crowded with mails. It becomes difficult for the user to manage such a huge chunk of mails. Need to check the inbox regularly: In order to be updated, one has to check his e-mail account regularly.

EXPERIMENT NO.9
TO CREATE AN E-MAIL ID STEP-1:OPEN WWW.YAHOOMAIL.COM AND CLICK ON CREATE NEW ACCOUNT.

STEP-2:FILL UP THE DATA AND CLICK ON CREATE MY ACCOUNT BUTTON.

STEP-3:YOUR YAHOO ID IS CREATED.

You might also like