Skip to content

Commit a330c04

Browse files
authored
Update README.md
1 parent c3db1c9 commit a330c04

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,20 @@ JavaScript-Dom-Practice/
149149
│ ├── style.css
150150
│ └── script.js
151151
152+
├── Task-07/ (Show / Hide Paragraph)
153+
│ ├── index.html
154+
│ ├── style.css
155+
│ └── script.js
156+
157+
├── Task-08/ (Live Character Counter)
158+
│ ├── index.html
159+
│ ├── style.css
160+
│ └── script.js
161+
162+
├── Task-09/ (Increase Counter on Every Button Click)
163+
│ ├── index.html
164+
│ ├── style.css
165+
│ └── script.js
166+
|
152167
└── README.md
153168
```

0 commit comments

Comments
 (0)