How do I create HTML check off list?

Kristine

New member
I am a student. With a load of things to manage in my studies. I have created a HTML file with the list of things to do. I chose to make my own because no calendar programs seemed to do what I wanted them to.

Here is a screenshot of what I have done. http://img213.imageshack.us/img213/4356/305013001153fullhtml.png

I have here a dynamic checkbox, an image checkbox and strike through. Optimally I would like to be able to check off the items completed and update them and have them saved. Either locally or online. I have fair HTML skills, and have dreamweaver and wampserver to use if needs be.

I would just like to check off as I go and have it saved, rather than editing the html directly each item. Is there any easy way to do this with javascript or something? Or would I have to create databases locally or hosted to do this as desired?
 
Back
Top