How does one completely remove the space between inline elements with
CSS? I've set margin-left, margin-right, and border-width to 0px, yet
still there is a gap in all browsers I've tried (IE5-6, NS7, Safari).
The only way I seem to be able to achieve it is to set negative values,
but there must be a more 'correct' way.
Glenn
CSS? I've set margin-left, margin-right, and border-width to 0px, yet
still there is a gap in all browsers I've tried (IE5-6, NS7, Safari).
The only way I seem to be able to achieve it is to set negative values,
but there must be a more 'correct' way.
Glenn
Comment