CSS: em or px
CSS: em or px
Out of context: Reply #22
- Started
- Last post
- 24 Responses
- t3chn0ph0b30
As px are a relitive unit (relitive to screen size/resolution), technically either ems or px can be used in terms of accessibility
personally i use percentages.