[css-d] Pixel gap in lists

2006-05-18 Thread Rob Freundlich
. This looked a lot like the infamous 3-pixel gap, so I added this: !--[if IE] style li { height: 1px; } /style ![endif]-- That solved it for the deep nodes (e.g. Item 2.4.1, Item 2.4.2, etc), but the problem persists in the second-level nodes. Anyone have advice or solutions? Rob Freundlich Males

Re: [css-d] Classes and markup

2006-05-02 Thread Rob Freundlich
. The DIV whose id is center will get attributes from #center. All others will get attributes from .newsItem Hope this helps! Rob Freundlich Males are biologically driven to go out and hunt giraffes. - Newt Gingrich Some folks you don't have to satirize, you just quote 'em. - Tom Paxton

Re: [css-d] Problem with 2 colums adding up to 100% in IE 6

2006-04-19 Thread Rob Freundlich
. Rob Freundlich Males are biologically driven to go out and hunt giraffes. - Newt Gingrich Some folks you don't have to satirize, you just quote 'em. - Tom Paxton __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] Present nested tabular data without using table tags

2005-10-26 Thread Rob Freundlich
to specify CSS for the columns. But of course, since I'm targeting IE6, that's not an option for me. Can anyone offer an alternative? (note: if you can suggest a way to fix IE's table behavior, please respond to me off-list) Rob Freundlich Males are biologically driven to go out and hunt giraffes. - Newt

[css-d] Problem: tree with lines

2005-06-16 Thread Rob Freundlich
between the lines on View 1, View 2, and View 3. Does anyone have any idea where that is coming from and how I can get rid of it? Rob Freundlich Males ae biologically driven to go out and hunt giraffes. - Newt Gingrich Some folks you don't have to satirize, you just quote 'em. - Tom Paxton

[css-d] table-layout: fixed

2005-05-21 Thread Rob Freundlich
for IE6.0. Rob Freundlich Males ae biologically driven to go out and hunt giraffes. - Newt Gingrich Some folks you don't have to satirize, you just quote 'em. - Tom Paxton __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] Two inline lists - one left, one right

2005-05-13 Thread Rob Freundlich
On Thursday, May 12, 2005 4:51 PM [GMT+0100=CET],Ingo Chao [EMAIL PROTECTED] wrote: Rob Freundlich schrieb: I've been offered two approaches: My browser support requirements are IE 6 and Netscape 7. Both approaches work in both browsers. Given that, does either approach have an advantage