Tag: fundamentals
How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 6
acroynon 10th February 2020 0 Comments on How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 6
This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1. In this part, we are going to add back in the ability to add new to-do list items to our webpage…