Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: CSS: remove gap under image

  • Subject: Re: CSS: remove gap under image
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Thu, 20 Jan 2005 11:13:16 +0000
  • Newsgroups: alt.html
  • References: <359h6rF4lq6sdU1@individual.net>
  • User-agent: KNode/0.7.2
chlori wrote:

> Hi
> 
> There is a gap under the logo image (IE6/FF1):
> http://www.arto.ch/tests/thinklab/index2.php
> 
> How can I remove it?
> 
> (The image is just an ugly dummy image...)

Try adding a margin or padding attribute to the <p id="logo"> element, e.g.
style="margin-bottom: 0px; padding-bottom: 0px". I am not sure about the
names here, but it's the idea I hope to get across.

Roy

-- 
Roy Schestowitz
http://schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index