DEV Community

Discussion on: Are CSS and HTML programming languages?

Collapse
 
themoviemadman profile image
Eliseo D'Annunzio

Loouis, that is actually quite logical code there!

You may want to change:

if[state]:not([state="true"])

to

if[state]:not([state="true"]):not([state=“false”])