From bf0103b8497aae44c1804b834fab2cf72ebbf9c2 Mon Sep 17 00:00:00 2001
From: DeenuRSD <124046429+DeenuRSD@users.noreply.github.com>
Date: Sat, 19 Oct 2024 02:45:54 +0530
Subject: [PATCH] Update index.html
---
index.html | 491 ++++++++++++++---------------------------------------
1 file changed, 130 insertions(+), 361 deletions(-)
diff --git a/index.html b/index.html
index fc49ab1..5dba2a1 100644
--- a/index.html
+++ b/index.html
@@ -1,369 +1,138 @@
-
-
-
- Badge Website
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Beginner AI Learner
-
Awarded to: hello.rajat.rajput@gmail.com
-
- Issued on: Jul 28, 2024 at
- 1:11 AM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Intermediate AI Learner
-
Awarded to: example.user@example.com
-
- Issued on: Sep 17, 2024 at
- 3:55 PM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Intermediate AI Learner
-
Awarded to: example.user@example.com
-
- Issued on: Sep 17, 2024 at
- 3:55 PM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Intermediate AI Learner
-
Awarded to: example.user@example.com
-
- Issued on: Sep 17, 2024 at
- 3:55 PM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Intermediate AI Learner
-
Awarded to: example.user@example.com
-
- Issued on: Sep 17, 2024 at
- 3:55 PM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![Badge Image](https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png)
-
-
Season of AI | Advance AI Learner
-
Awarded to: example.user@example.com
-
- Issued on: Dec 17, 2024 at
- 8:55 PM
-
-
-
-
-
Share your badge:
-
-
-
-
-
-
-
-
-
-
-
-
-
+ .toggle {
+ text-align: center;
+ margin-top: 10px;
+ }
+ .badges {
+ display: flex;
+ flex-wrap: wrap;
+ justify-content: center;
+ margin-top: 20px;
+ }
+ .badge {
+ background-color: #007bff;
+ color: white;
+ padding: 10px;
+ margin: 5px;
+ border-radius: 5px;
+ text-align: center;
+ flex: 1 1 45%; /* Responsive sizing */
+ min-width: 150px;
+ }
+ @media (max-width: 600px) {
+ .badge {
+ flex: 1 1 100%; /* Stack badges on small screens */
+ }
+ }
+
+
+
-
+
+
+
+
-
-
-
-
+
+
Badge 1
+
Badge 2
+
Badge 3
+
Badge 4
+
+
+
+
-
-
-
+