Comment on In CSS, “px” is not an angular measurement and it is not non-linearparentComments−TwoBit12yI agree about the word pixel being mis-named. But what if I really do what to draw something in pixels?−mark-r12yHTML was never intended to let you draw with that level of precision. It should still do something more sensible than arbitrary scaling if every link in the chain implements things as intended.
Comments
I agree about the word pixel being mis-named. But what if I really do what to draw something in pixels?
HTML was never intended to let you draw with that level of precision. It should still do something more sensible than arbitrary scaling if every link in the chain implements things as intended.