To-do list Project in Javascript Program to create a to-do list project in HTML, CSS and Javascript. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>To Do List</title> </head> <body> <div style="margin-left: 20%; margin-right: 20%; margin-top: 5%"> <h1 align="center" style="color: Green; font-family: Lucida Console"> My Task List</h1> <br> <div class="row" align="center" style="border: 2px solid green ; border-radius: 20px; height: 15%; width: 60%; margin-top: 20px; margin-left:20% ; margin-bottom: 3%; "> <form> <div class="input-group"> <input type="text" id="box" style="width:20vw; height: 2vw; margin-top: 20px; border: none; border-bottom: 2px solid green" placeholder...
Computer programming tutorials , C language tutorial, C programming language, C programming language, Coding tutorials, Competitive programming. programming languages , programming languages projects, projects for beginners, learn to code for projects,