Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to pass html number to css

<div class="c" style="--c: blue" >Foo</div>
<div class="m" style="--m: 0 2em">Bar</div>
<div class="c" style="--c: green">Baz</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pass #html #number #css
ADD COMMENT
Topic
Name
3+1 =