We have a ASP website which content texts in Left Column and Photo at Right Hand Side. However at Firefox , I.E text is aligned with photo in lineup both at vertical and at bottom while at chrome I noticed that text is not aligning with same photo vertically and at bottom. Actually I totally confused why there should be problem? Because at I.E , FireFox it is showing perfectly , It really puzzled why it is showing different at Chrome. After doing carefull analysis by taking screenshots and measuring it at Adobe Photoshop I find out that Paragraph height is different at FireFox and Chrome, But line height is same at both however I notice difference in spacing between lines at both browser , at Firefox spacing between 2 lines by default is 12 px and at Chrome spacing between 2 lines by default is 11 px, due to it is making notable difference in paragraph height.
Below is my paragraph code
<p style="margin-left: 20px; margin-right: 20px; text-align: justify">
Also I have attached screen shot comparing FireFox and Chrome
Any help would be appreciated.