Search code examples
frontendresolution

build web application on 1920x1080 resolution


I'm charged to make a front-end application on 1920x1080 resolution, but my PC is not that wide,so I tried to resize google with inspect in order to make it out, but then I couldn't see my web page properly. So my question is, how to make a web application on a specific resolution like you are doing it normally


Solution

  • Step #1 - open Inspect,

    Step #2 - tap 'Dimensions' on the top (where you see your Width and Height)

    Step #3 - Choose 'Edit'

    Step #4 - Devices > Add custom device

    Step #5 - Choose device name of your choice like 'custom' or something you like, then choose width and height and the last step is to change 'mobile' to 'desktop'

    Step #6 - Click 'add' and woalaa