So I have I project, where I have a lot of picture of brackets and I have to show them according to their reference. The problem is that they have to be scaled (1/1) because size is an important detail for the project. My question is how to display the images in their 1/1 dimension on a 10" tablet when I know their dimensions and resolutions.
I am using Microsoft Visual 2010 web developer for the development (html, css, js and VB.net) I already tried the max-width= 100% .