Skip to content

Commit 0a18352

Browse files
committed
Added Some Spacing in Images
1 parent 2509fce commit 0a18352

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

To-Do List/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
3131
<img src="todo.png" alt="To-Do Image"/>
3232
<br>
3333
<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>
3838
<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>
4040
</ul>

0 commit comments

Comments
 (0)