Skip to content

mhatiboglu/09_CSS_Variable_JS30_03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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.