Re: [css-d] Inline paragraph with headers

2007-03-08 Thread David Hucklesby
On Thu, 08 Mar 2007 07:04:14 -0500, Mike Breiding wrote: > > I would like to be able to use a Header and a paragraph on the same line in > this page: > > http://JuniorNatureCamp.org/staff/ > Well, the CSS property "display: run-in;" is supposed to do just that. Sadly, the only Windows browser I ha

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread Austin Harris
It doesn't validate though... > > Actually, I think in this case (if it is a proper H5 tag), I'd go > with: > > Jeff Altemus - Director First and Second week > > and *then* add display:inline to the H5. > __ css-discuss [EMA

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread James Leslie
> > I would like to be able to use a Header and a paragraph on the same > > line in > > Where there is an H5 such as: > > Jeff Altemus - Director > > I would like to add a paragraph such as First and Second > Week > > The result would be Jeff Altemus - Director First and > > Second Weeek with

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread Rick den Haan
Austin Harris wrote: > Would Jeff Altemus - Director First > and Second Week > > Not be better? > > > - "Michael Stevens" <[EMAIL PROTECTED]> wrote: > > How about: > > > > Jeff Altemus - Director First > > and Second Week Actually, I think in this case (if it is a proper H5 tag), I'd go wi

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread Austin Harris
Would Jeff Altemus - Director First and Second Week Not be better? - "Michael Stevens" <[EMAIL PROTECTED]> wrote: > How about: > > Jeff Altemus - Director First and Second > Week > > I've been doing that for years, even before I knew how to really use > CSS. > > Mike > > > I would like

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread Michael Stevens
How about: Jeff Altemus - Director First and Second Week I've been doing that for years, even before I knew how to really use CSS. Mike > I would like to be able to use a Header and a paragraph on the same > line in > > Where there is an H5 such as: > Jeff Altemus - Director > I would like to

Re: [css-d] Inline paragraph with headers

2007-03-08 Thread Jukka K. Korpela
On Thu, 8 Mar 2007, Mike Breiding wrote: I would like to be able to use a Header and a paragraph on the same line in this page: http://JuniorNatureCamp.org/staff/ The use of heading markup is somewhat inconsistent there. Generally, should be the main heading for the _page_ (not site), and l