From 329ff549b8afc0028b5de6833cdb598d283079c3 Mon Sep 17 00:00:00 2001 From: Ayushmaanagarwal1121 Date: Thu, 8 Aug 2024 19:14:49 +0530 Subject: [PATCH 01/13] Addec ompare --- index.html | 2 + pages/blog.html | 2 + pages/compare.html | 175 +++++++++++++++++++++++++++++++++++++++++ pages/exploremore.html | 2 + pages/help.html | 2 + scripts/compare.js | 80 +++++++++++++++++++ styles/compare.css | 118 +++++++++++++++++++++++++++ 7 files changed, 381 insertions(+) create mode 100644 pages/compare.html create mode 100644 scripts/compare.js create mode 100644 styles/compare.css diff --git a/index.html b/index.html index 6484c80e..70fb47d3 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,8 @@ Tools Events Learn + Compare + Add Profile
diff --git a/pages/blog.html b/pages/blog.html index 841728e4..be4f74e2 100644 --- a/pages/blog.html +++ b/pages/blog.html @@ -29,6 +29,8 @@ Learn Add Profile + Compare +