-sharpelem {
width:100px;
height: 100px;
border:1px solid;
}
<div id="elem"></div>
as shown above, it is only simple to set the width and height, but in fact, when the web page is displayed, when you take a screenshot with qq screenshot software, you find that its width and height are more than 150. why?
I am using a chrome browser, and the browser is not zoomed in. Can anyone help me test it?