You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project CSS variables are updated using JS.Nowdays variables are also used in CSS to make the design more propiate and dynamic.The css variables can be updated by using some functions and methods of JS to make the web design fully dynamic.In the HTML part of the project input tag type range is used to change the property value and then by using JS the values are set to the changed property.
3
2
3
+
In this project CSS variables are updated using JS.
0 commit comments