Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 244 Bytes

File metadata and controls

9 lines (5 loc) · 244 Bytes

09_CSS_Variable_JS30_03

We used dataset, name and type property in HTML.
'--valueExample' CSS variables in CSS.
document.documentElement.style.setProperty() in JS.