Samsung · Android 13.0
@media (min-width: 360px) and (max-width: 360px)The Samsung Galaxy S23 represents Samsung's approach to mobile display technology in 2023. With a 425 PPI PPI density and 6.1 INCH screen, it sits in the mainstream tier of the market.
For web developers and designers, this device is a critical testing target because it represents millions of real users. Its 1080 x 2340 PX resolution and 360 x 780 PX CSS viewport define how your responsive layouts will render for this segment. Learn more about CSS pixels vs physical pixels and PPI explained.
With 425 PPI PPI, text and images render clearly for comfortable reading and scrolling.
The 360 x 780 PX CSS viewport is a standard testing target for mobile app developers.
This device's 6.1 INCH screen size is where your mobile breakpoints should be tested.
Use this device to test animation smoothness at 120Hz AMOLED Hz refresh rate.
See how the Samsung Galaxy S23 stacks up against other phones:
What Is PPI and Why Does It Matter for Screens?
PPI is the single number that determines whether a screen looks razor-sharp or grainy. Learn how it is calculated and what it means for this device.
Read articleCSS Pixels vs Physical Pixels: The Complete Developer Guide
Your screen has millions of hardware dots. Your CSS has none of them. Learn how Device Pixel Ratio bridges the gap.
Read article