gizmo
06-18-2003, 02:21 PM
I have a page with a pair of pictures side by side and a caption under each on the same line. To align the caption under the right hand picture I used:
Caption1 <SPAN style="margin-left: 200px">Caption2</SPAN>
This achieved the effect I wanted and worked in IE5.5 and tested ok in Mozilla. Then a friend said it looked wrong, there was no gap between the captions (IE6?). What should I be doing for browser compatibility ?
Caption1 <SPAN style="margin-left: 200px">Caption2</SPAN>
This achieved the effect I wanted and worked in IE5.5 and tested ok in Mozilla. Then a friend said it looked wrong, there was no gap between the captions (IE6?). What should I be doing for browser compatibility ?