Hello friends at Digitalpoint, Could anyone help me with Cross-browser optimization. On my website, if displayed on IE it is perfectly fine, but when displayed on Mozilla the submit button is not aligned with the text box, and some check boxes that are supposed to be aligned are spaced out too much. Please could someone help me I have been searching on the web for help, but my efforts have rendered useless.
They probably are set to different defaults so makesure that the items you are using are set to margin: 0 ; and padding: 0; inside the CSS, you can always use line-height to seperate the diferent items.