I am trying to position an span element (let us call it \"the tooltip span\") relative to a input field. To do this, I am wrapping the tooltip span and the input field in anothe
It could be related to the different border/margin values for the HTML and body elements that browsers set by default.