Browser developer tools: what is the Position of the HTML element?

后端 未结 2 1437
生来不讨喜
生来不讨喜 2021-01-30 21:31

Modern Web Developer tools (in Chrome / FF / IE, eg.) provide a way to see the \"Box Model\" and \"Computed CSS Properties\" of a particular element. However;

Is the

2条回答
  •  灰色年华
    2021-01-30 21:50

    Chrome dev tools -> Settings -> General -> Elements -> Show Rulers.

    You can also install Chrome plugins that will give you a little more functionality.

提交回复
热议问题