b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

Microsoft Weblog

Data Item Spacing Using CSS

by Jason Bean on February 25th, 2008

item-spacing

Okay, I’m about to drive myself crazy trying to figure out why I can’t get rid of the space between the lines of data above on my web page.

The lines are made-up of three fields stacked directly on top of each other. They are all sitting in a single table cell with no height or width attributes set and padding and spacing on the entire table set to “0″.

Here’s the CSS that’s being applied to each data item.

   1: margin: 0px; font-family: Arial; font-size: 8pt; padding-left: 30px; line-height: 9px

What is the stinkin’ deal with this. I need these lines to smash right up next to each other to conserve spacing for a printable page.

Any help would be appreciated.

POSTED IN: .NET, Training, Visual Web Developer Express

1 opinion for Data Item Spacing Using CSS

Have an opinion? Leave a comment: