vladimircreative / dom-exercise

Practicing DOM-manupulation with Js

Home Page:https://vladimircreative.github.io/dom-exercise/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOM-manupulation with Js

Features:

  • Click on item to cross-out
  • Click on delete button to delete corresponding item
  • Create new item by entering it's name and submitting it (both by pressing "ENTER" key and button)
  • New item can be crossed out and being created with corresponding "delete" button

About

Practicing DOM-manupulation with Js

https://vladimircreative.github.io/dom-exercise/.


Languages

Language:JavaScript 79.2%Language:HTML 15.0%Language:CSS 5.8%