Beautiful Tasks App Made with HTML, CSS & JAVASCRIPT
Let us create a Task app with HTML, CSS, and JAVASCRIPT
Create the following file
- task.html
- task.css
- task.js
and paste the below code
Let us create a Task app with HTML, CSS, and JAVASCRIPT
Create the following file
and paste the below code
Founder & CEO of Swiftspeed Appcreator. I enjoy sharing my experiences in the digital world and helping businesses solve more problems with software development. Connect with me on LinkedIn @ Akinola Abdulakeem and Twitter @Kynsofficial
this is literally for those using personal computer. What about phone users. How do we accomplish this?
Hello,
I copied and pasted the codes in my vscode and my output was different from yours.
Agba, just to ask, in your CSS I can see you have a class of task and also a class of completed but in your HTML file, these classes aren’t included.
Furthermore am also getting a different outlook when I run the codes.
For the CSS code keep it as style.js you should only really change javascript to task.js for it too work and maybe HTML if it is on a different page.