Standardise image size across monitors in Heat Map | XM Community
Skip to main content
Solved

Standardise image size across monitors in Heat Map

  • November 9, 2018
  • 1 reply
  • 65 views

I want to make the images in my Heat Map based questionnaire appear the actual same size (i.e. in cm) on any computer monitor used by a participant. Could someone point me in the right direction?

Best answer by fleb

You can use cm in html/css, but I don't think you'll get the same real size at all devices. See some discussion at Stackoverflow: https://stackoverflow.com/questions/4023192/div-width-in-cm-inch https://stackoverflow.com/questions/41626418/how-to-set-physical-dimensions-like-actual-inches-for-elements https://stackoverflow.com/questions/22166686/how-emulate-real-size-dimensions-in-css-javascript

1 reply

fleb
Level 3 ●●●
Forum|alt.badge.img+6
  • Level 3 ●●●
  • Answer
  • November 27, 2018
You can use cm in html/css, but I don't think you'll get the same real size at all devices. See some discussion at Stackoverflow: https://stackoverflow.com/questions/4023192/div-width-in-cm-inch https://stackoverflow.com/questions/41626418/how-to-set-physical-dimensions-like-actual-inches-for-elements https://stackoverflow.com/questions/22166686/how-emulate-real-size-dimensions-in-css-javascript