Get Positions Of Elements Which have No Styles Assigned
I was able to get the XY coordinates of all the child elements of a div and they all have the same top and left values.
Why are the top properties (Y values) of all the child elements the same, shouldn't they be different since each element starts on a new line?
Please click
here click any where in the gray box. You will see that the top left coordinates for all child elements of main are all the same.