Multiple commits to meet **HTML5** standards

1. Adds <abbr> tags for abbrieviations
2. Adds <dfn> tag for definitions
3. Minor Edits here and there too
This commit is contained in:
Chandrashekhar R
2021-08-30 18:38:22 +04:00
parent c83ebbe149
commit f781cc28fc

View File

@@ -6,14 +6,14 @@
</style>
</head>
<body>
<img src="Docs/images/p2prclogo.png" alt="P2PRC">
<img src="Docs/images/p2prclogo.png" alt="P2PRC Logo">
<h1>P2PRC</h1>
<b>A peer to peer network designed for computation</b>
<p>P2PRC is peer to peer to network designed for computation reasons.</p>
<p>This project was developed during my 4th year dissertation at Heriot-Watt university and We are getting the
project to a usable state. </p>
<p> It's purpose is for people to use each others computers rather than servers such as AWS and Azure. </p>
<p><dfn>P2PRC</dfn> is peer to peer to network designed for computation reasons.</p>
<p>This project was developed during my 4th year dissertation at Heriot-Watt University and We are getting the
project to a usable state.</p>
<p> It's purpose is for people to use each others computers rather than servers such as <abbr title="Amazon Web Services">AWS</abbr> and <span title="Microsoft Azure">Azure</span>.</p>
<p><b>Project:</b></p>
<ul>
@@ -45,7 +45,7 @@
<ul>
<li>
<b><a href="https://akilan.io" target="_blank">Akilan Selvacoumar</a></b>
<b><a href="https://akilan.io" target="_blank"><span title="The Not So Boring Developer">Akilan Selvacoumar</span></a></b>
</li>
</ul>
@@ -57,4 +57,5 @@
</body></html>
</body>
</html>