Skip to content

Commit 417c3ad

Browse files
committed
added TO DO list
1 parent 7de6a39 commit 417c3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09. TO-DO List/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1>Todo List</h1>
5454
</thead>
5555
<tbody id="table-body">
5656
<tr class="table-row">
57-
<td colspan="5" class="no_task_found"><p>No task found</p></td>
57+
<td colspan="5" class="no_task_found">No task found</td>
5858
</tr>
5959
</tbody>
6060
</table>

0 commit comments

Comments
 (0)