We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d1468 commit c21d4deCopy full SHA for c21d4de
1 file changed
README.md
@@ -8,7 +8,7 @@ This repository contains beginner-friendly JavaScript DOM manipulation tasks. Ea
8
9
## ✅ Completed Tasks
10
11
-| No. | Task Name | Description | Live Demo |
+| No. | Task Name | Description | Live Demo |
12
|-----|-----------------------------|----------------------------------------------------------------------------|------------------------|
13
| 1 | Change and Revert Heading | Changes the heading text on button click, and reverts on second click. | [Live](#) |
14
| 2 | Toggle Button Text | Toggles the text of a single button between two values. | [Live](#) |
0 commit comments