Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.99 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.99 KB

10+-basic-Javascript-DOM-projects: Visit Here

This repo is a collection of 10+ basic JS DOM manipulation projects. The projects cover topics like getting elements from DOM, creating custom elements and appending them to other elements, getting and changing attributes, getting and changing internal HTML, getting and changing CSS styles, working with local storage and adding animations.

Projects List

  1. Random Background Toggler: Visit Here
  2. Random HEX Background Generator: Visit Here
  3. Quotes: Visit Here
  4. The Message: Visit Here
  5. Counter: Visit Here
  6. Image Carousal: Visit Here
  7. Basic Calculator: Visit Here
  8. Clock: Visit Here
  9. Navbar: Visit Here
  10. Form Validation: Visit Here
  11. Blackjack game: Visit Here
  12. Leads Tracker chrome extension

Languages and Tools:

HTML5

CSS3

JavaScript