Friday 24 January 2014

Paragraph tag

<html>
<head>
<title> Sample Paragraph </title>
</head>
<body>
<h1> Internet Protocols </h1>
<p> Protocols are just like guide lines for packet. The Internet Protocol (IP) is the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries. Its routing function enables internetworking, and essentially establishes the Internet.
</p>
</body>
</html>


No comments:

Post a Comment