back to project
Pseudo-classes (:hover, :focus, :target)
Has Hover
Has Target
Has Focus
target to #pseudoClasses
click to set target #
Chaining
Fallback
JS-Integration
onclick="setThemeColor('red')"
onclick="setThemeColor('orange')"
onclick="getThemeColor(this)"
dynamic added style-element
onclick="addStyleElememt()"
Dynamic Content
onclick="setContent()"