Hi, On Wed, Nov 12, 2008 at 04:17:34PM +0100, Arne Babenhauserheide wrote:
> This could be due to padding (leaving space on the inside of the > object). > > But I remember similar pains from setting up my own pages, so I'm not > sure how to avoid it... You can always set the padding to 0, if it bothers you... > Just be sure to test it in as many browsers as you can. CSS > implementations aren't as standardized as they could/should. Padding and margins are actually pretty robust -- at least as long as you don't use negative ones... -antrik-