Currently I have started to receive PSDs with resolution of 1920px ie the site made for larger screens, however the designers have sent me the site actually made in that size, ie fonts, images and etc, everything prepared for screen but if I cut the PSD images and insert them in HTML, if I use the measures that are in the PSD (height, width, spacing and etc.) for the elements, the site gets extremely large on screens of 1366 (including are the screens that I have here in the office and that develop the sites). I have already discussed the issue with a design but as most of the time our planets are distinct (hehe) it is very difficult to come to a conclusion. Anyway, does anyone have any information to pass me? At that point I do not really know if it's me (programmer) that I'm without the necessary knowledge of the subject or if it's the designers who are working with me.
In order to "masquerade" the problem I'm creating a copy of the PSD by resizing it to 1360 and it is from it that I take the measurements I need such as height, width, spacing and so on. The images I keep cropping from the 1920 PSD however I set the width (width parameter in the img tag) according to PSD in 1360 (did you understand?).
All information on the subject would be of great help. Thank you all right away.