Sort:  

We're all learning. We humans think in inches/cm for size, but what matters to computers is pixels. The DPI is the ratio for converting between human and computer sizes. If you're working on screen, then it's good to get used to thinking in pixels instead. Because then you'll use only the number of pixels you need instead.

😁 good point!