Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 762 Bytes

Update-CSS-variable-with-JS

In this project CSS variables are updated using JS

Developed With

  • HTML
  • CSS
  • JS
  • Silent Features

  • Easy logic
  • Unique and Minimal project
  • To test the skill of JS and HTML
  • Important CSS

  • CSS3 variables: (https://www.w3schools.com/css/css3_variables.asp)
  • Important JS functions and methods

  • setProperty(): (https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty)
  • Important HTML tags used

  • Input type range: (https://www.w3schools.com/tags/att_input_type_range.asp)
  • Project Preview

    (https://hamzaashfaq01.github.io/Update-Css-Variable-With-Js/)