Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
D
DV-Project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
almohanad.hafez
DV-Project
Commits
d7250a02
Commit
d7250a02
authored
Feb 13, 2025
by
Almouhannad Hafez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit index.html
parent
70183756
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
index.html
index.html
+5
-8
No files found.
index.html
View file @
d7250a02
...
@@ -19,13 +19,12 @@
...
@@ -19,13 +19,12 @@
<div
class=
"accordion-item"
>
<div
class=
"accordion-item"
>
<h2
class=
"accordion-header"
id=
"headingOne"
>
<h2
class=
"accordion-header"
id=
"headingOne"
>
<button
class=
"accordion-button
"
type=
"button"
data-bs-toggle=
"collapse"
data-bs-target=
"#collapseOn
e"
<button
class=
"accordion-button
collapsed"
type=
"button"
data-bs-toggle=
"collaps
e"
aria-expanded=
"tru
e"
aria-controls=
"collapseOne"
>
data-bs-target=
"#collapseOne"
aria-expanded=
"fals
e"
aria-controls=
"collapseOne"
>
Medal Distribution by Country
Medal Distribution by Country
</button>
</button>
</h2>
</h2>
<div
id=
"collapseOne"
class=
"accordion-collapse collapse show"
aria-labelledby=
"headingOne"
<div
id=
"collapseOne"
class=
"accordion-collapse collapse"
aria-labelledby=
"headingOne"
>
data-bs-parent=
"#olympicStatsAccordion"
>
<div
class=
"accordion-body"
>
<div
class=
"accordion-body"
>
<div
class=
"chart-description"
>
<div
class=
"chart-description"
>
This chart shows the distribution of medals won by different countries in the Olympic Games.
This chart shows the distribution of medals won by different countries in the Olympic Games.
...
@@ -42,8 +41,7 @@
...
@@ -42,8 +41,7 @@
Medal Trend by Country over time
Medal Trend by Country over time
</button>
</button>
</h2>
</h2>
<div
id=
"collapseTwo"
class=
"accordion-collapse collapse"
aria-labelledby=
"headingTwo"
<div
id=
"collapseTwo"
class=
"accordion-collapse collapse"
aria-labelledby=
"headingTwo"
>
data-bs-parent=
"#olympicStatsAccordion"
>
<div
class=
"accordion-body"
>
<div
class=
"accordion-body"
>
<div
class=
"chart-description"
>
<div
class=
"chart-description"
>
This chart illustrates the trend of total medals won over time, highlighting the changes in performance
This chart illustrates the trend of total medals won over time, highlighting the changes in performance
...
@@ -61,8 +59,7 @@
...
@@ -61,8 +59,7 @@
Medal Distribution by Gender
Medal Distribution by Gender
</button>
</button>
</h2>
</h2>
<div
id=
"collapseThree"
class=
"accordion-collapse collapse"
aria-labelledby=
"headingThree"
<div
id=
"collapseThree"
class=
"accordion-collapse collapse"
aria-labelledby=
"headingThree"
>
data-bs-parent=
"#olympicStatsAccordion"
>
<div
class=
"accordion-body"
>
<div
class=
"accordion-body"
>
<div
class=
"chart-description"
>
<div
class=
"chart-description"
>
This chart shows the distribution of medals won over genders.
This chart shows the distribution of medals won over genders.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment