Comment on Nice things with SVGComments−snitty1yheight="20"What fresh hell is this?−perilunar1yWhat's the issue?HTML attribute: height="20"CSS property: height: 20px;JS statement: element.style.height = "20px";
Comments
What fresh hell is this?
What's the issue?
HTML attribute: height="20"
CSS property: height: 20px;
JS statement: element.style.height = "20px";