snitty 8 days ago

>height="20"

What fresh hell is this?

1
perilunar 8 days ago

What's the issue?

HTML attribute: height="20"

CSS property: height: 20px;

JS statement: element.style.height = "20px";