Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update index.html
  • Loading branch information
jainav-exe authored Oct 3, 2025
commit 4dd155eceab918942f66c81681b7194b3aa1d542
4 changes: 2 additions & 2 deletions 40. Accordions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Accordion</title>
<title>The Accordion</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
Expand Down Expand Up @@ -53,7 +53,7 @@
names, the two languages have very little in common and are used for
completely different areas of development. You can learn either
language first but learning Java is not a prerequisite to picking up
JavaScript
JavaScript.
</div>
</div>
</div>
Expand Down