@@ -18,18 +18,18 @@ 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 ) |
22- | 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 ) |
23- | 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 ) |
24- | 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 ) |
25- | 05 | Change Style on Click | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task05-change-style-on-click/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task05-change-style-on-click ) |
26- | 06 | Update Heading | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task06-update-heading/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task06-update-heading ) |
27- | 07 | Show / Hide Paragraph | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task07-show-hide-paragraph/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task07-show-hide-paragraph ) |
28- | 08 | Live Character Counter | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task08-live-character-counter/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task08-live-character-counter ) |
29- | 09 | Increase Counter on Every Button Click | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task09-increase-counter-on-every-button-click/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task09-increase-counter-on-every-button-click ) |
30- | 10 | Add List Items Dynamically | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task10-add-list-items-dynamically/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task10-add-list-items-dynamically ) |
31- | 11 | Delete List Items Dynamically | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task11-delete-list-items-dynamically/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task11-delete-list-items-dynamically ) |
32- | 12 | Mark List as Completed | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-practice /task12-mark-list-as-completed/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-practice /tree/main/task12-mark-list-as-completed ) |
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 ) |
22+ | 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 ) |
23+ | 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 ) |
24+ | 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 ) |
25+ | 05 | Change Style on Click | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task05-change-style-on-click/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task05-change-style-on-click ) |
26+ | 06 | Update Heading | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task06-update-heading/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task06-update-heading ) |
27+ | 07 | Show / Hide Paragraph | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task07-show-hide-paragraph/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task07-show-hide-paragraph ) |
28+ | 08 | Live Character Counter | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task08-live-character-counter/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task08-live-character-counter ) |
29+ | 09 | Increase Counter on Every Button Click | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task09-increase-counter-on-every-button-click/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task09-increase-counter-on-every-button-click ) |
30+ | 10 | Add List Items Dynamically | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task10-add-list-items-dynamically/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task10-add-list-items-dynamically ) |
31+ | 11 | Delete List Items Dynamically | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task11-delete-list-items-dynamically/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task11-delete-list-items-dynamically ) |
32+ | 12 | Mark List as Completed | π [ Live Demo] ( https://suru190.github.io/JavaScript-Dom-Practice /task12-mark-list-as-completed/ ) | π» [ Code] ( https://github.com/suru190/JavaScript-Dom-Practice /tree/main/task12-mark-list-as-completed ) |
3333
3434---
3535
0 commit comments