Tuesday, July 4, 2023

How to create a To-Do List using Html , Css, and JavaScript with Source Code.

 

UnderStanding the working of To-Do List:-


  Our To Do List Looks like this,

      


 Here you can add your tasks you want and it is empty at the begining and the task remain intact even if   the webpage gets reloaded.


This is the initial stage of the application, and further more tasks can be added to it entering the tasks and clicking the add button like shown below,

        





Like this you can add the tasks into your To-Do list and begin your daily activities and click on the completed tasks to cancel them or you can even remove the task by the cross button on the right hand side of each task.


Link to the website --> Website Link


Link to the Source code --> Source Code








No comments:

Post a Comment