Skip to content

Commit e12f9da

Browse files
authored
Update README.md
1 parent e946e05 commit e12f9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Each task contains:
1818

1919
| No. | Task Name | Live Demo | Code |
2020
|-----|-----------|-----------|------|
21-
| 01 | Change and Revert Heading | 🔗 [Live Demo](https://suru190.github.io/JavaScript-Dom-practice/task01-change-and-revert-heading/) | 💻 [Code](https://github.com/suru190/JavaScript-Dom-practice/tree/main/task01-change-and-revert-heading) |
21+
| 01 | Change and Revert Heading | 🔗 [Live Demo](https://suru190.github.io/JavaScript-Dom-Practice/task01-change-and-revert-heading/) | 💻 [Code](https://github.com/suru190/JavaScript-Dom-practice/tree/main/task01-change-and-revert-heading) |
2222
| 02 | Toggle Button Text | 🔗 [Live Demo](https://suru190.github.io/JavaScript-Dom-practice/task02-toggle-button-text/) | 💻 [Code](https://github.com/suru190/JavaScript-Dom-practice/tree/main/task02-toggle-button-text) |
2323
| 03 | Multiple Heading | 🔗 [Live Demo](https://suru190.github.io/JavaScript-Dom-practice/task03-multiple-heading/) | 💻 [Code](https://github.com/suru190/JavaScript-Dom-practice/tree/main/task03-multiple-heading) |
2424
| 04 | innerHTML vs textContent | 🔗 [Live Demo](https://suru190.github.io/JavaScript-Dom-practice/task04-innerHTML-vs-textContent/) | 💻 [Code](https://github.com/suru190/JavaScript-Dom-practice/tree/main/task04-innerHTML-vs-textContent) |

0 commit comments

Comments
 (0)