From f0bdb44e7cf0041bf0295c0126e20e3c351f70c5 Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 16:58:35 +0400 Subject: [PATCH 1/3] Changed the `` tag to `` Replaces with to add CSS properties to the text Thereby meeting HTML5 standards --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index cb1412e..a8b7991 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,12 @@

Project:

Community Server to download public network

From c83ebbe149746243d791a90d6e1d1a5ab5d8c051 Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 18:09:41 +0400 Subject: [PATCH 2/3] Adds a `target` attribute within all `` tags Opens all the hyperlinks in a new tab/window --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index a8b7991..bb64464 100644 --- a/index.html +++ b/index.html @@ -18,10 +18,10 @@

Project:

@@ -45,14 +45,14 @@

Other links:

From f781cc28fcdabd95c457020715f9227b395f710a Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 18:38:22 +0400 Subject: [PATCH 3/3] Multiple commits to meet **HTML5** standards 1. Adds tags for abbrieviations 2. Adds tag for definitions 3. Minor Edits here and there too --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index bb64464..113ae9c 100644 --- a/index.html +++ b/index.html @@ -6,14 +6,14 @@ -P2PRC +P2PRC Logo

P2PRC

A peer to peer network designed for computation -

P2PRC is peer to peer to network designed for computation reasons.

-

This project was developed during my 4th year dissertation at Heriot-Watt university and We are getting the - project to a usable state.

-

It's purpose is for people to use each others computers rather than servers such as AWS and Azure.

+

P2PRC is peer to peer to network designed for computation reasons.

+

This project was developed during my 4th year dissertation at Heriot-Watt University and We are getting the + project to a usable state.

+

It's purpose is for people to use each others computers rather than servers such as AWS and Azure.

Project: