File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
31
31
<img src =" todo.png " alt =" To-Do Image " />
32
32
<br >
33
33
<ul >
34
- <li >To add the Task,Write the Task in the box and click on Add Button<br >
35
- <img src="todo-add.png" alt="To-Do Add Image"/><br></li>
36
- <li >If you have completed the task,click on the task to strike-out<br >
37
- <img src="todo-delete.png" alt="To-Do Strikeout Image"/><br></li>
34
+ <li >To add the Task,Write the Task in the box and click on Add Button<br >< br >
35
+ <img src="todo-add.png" alt="To-Do Add Image"/><br></li><br>
36
+ <li >If you have completed the task,click on the task to strike-out<br >< br >
37
+ <img src="todo-delete.png" alt="To-Do Strikeout Image"/><br></li><br>
38
38
<li>To Remove the completed Task,First click on the task to strike-out and then Click on Cleanup<br>
39
- <img src="todo remove.png" alt="To-Do Remove Image"/><br></li>
39
+ <img src="todo remove.png" alt="To-Do Remove Image"/><br></li><br>
40
40
</ul >
You can’t perform that action at this time.
0 commit comments