Hacker News new | ask | show | jobs
by perilunar 427 days ago
What's the issue?

HTML attribute: height="20"

CSS property: height: 20px;

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