Difference in css-positioning in windows and linux
- by andrii
I have a problem with rendering my html page by the same browsers in different OS.
There are 3 spans and position of each span is corrected through css(position:relative).
But I have found out that the page that looks correct in firefox under Linux, shows not right at the same firefox(3.5.7) under Windows OS.
Linux(Left - How it should…