Click here to get back home

Spacing after

needs to be compressed

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Spacing after

needs to be compressed

Jim Storey 11-12-2004
Get Chitika Premium
Posted by Jim Storey on November 12, 2004, 2:03 pm
Please log in for more thread options
Hi,
I'm trying to compress my text vertically. After every <H3> there is a
double line space before my <UL> begins. I want the <UL> right below
the <H3>. My output text looks like:
<H3>

<UL>

Where I want:
<H3>
<UL>

The line-height attribute seems to compress above the <H3> not below
it. My CSS has the following:
h3{
font: bold 80% Arial,sans-serif;
color: #334d55;
margin: 0px;
padding: 0px;
line-height: 2;
}

How do I compress the gap between my H3 and the UL?

Thanks for your help,

Jim.


Posted by Neal on November 12, 2004, 5:10 pm
Please log in for more thread options

> Hi,
> I'm trying to compress my text vertically. After every <H3> there is a
> double line space before my <UL> begins. I want the <UL> right below
> the <H3>...
> The line-height attribute seems to compress above the <H3> not below
> it.

You don't want line-height.

> My CSS has the following:
> h3{
> font: bold 80% Arial,sans-serif;
> color: #334d55;
> margin: 0px;
> padding: 0px;
> line-height: 2;
> }

It's either margin or padding or both, and you need to adjust it on h3 AND
on ul. Perhaps on the first li too.


Similar ThreadsPosted
Row spacing May 13, 2005, 1:22 pm
Way to have spacing between cells *only*? March 24, 2005, 9:37 pm
Spacing in a Table September 26, 2005, 6:33 pm
Spacing in IE and Firefox is different January 9, 2008, 3:44 am
Spacing between menu items. November 18, 2005, 11:17 pm
Layout/spacing problem May 12, 2007, 3:50 pm
CSS border length and spacing August 5, 2007, 10:20 pm
How to remove the spacing between
tag?
October 17, 2007, 9:09 am
Spacing Problem in Explorer February 6, 2008, 8:49 am
How to increase vertical spacing of items within a ? January 10, 2007, 12:55 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap