From: Rich Kilmer Date: 2002-01-08T12:48:48+09:00 Subject: RE: [ANN] RDoc Alpha-6 available Well if you want to make a bitmap that has the title on it that will work every time (like you said before). > -----Original Message----- > From: dave@thomases.com [mailto:dave@thomases.com]On Behalf Of Dave > Thomas > Sent: Monday, January 07, 2002 10:43 PM > To: ruby-talk ML > Subject: Re: [ANN] RDoc Alpha-6 available > > > "Rich Kilmer" writes: > > > where file_title.html, class_title.html and method_title.html are static > > pages that contain your titles text. The rows="50,*" represent the > > fixed height of the row (50 pixels). I also put scrolling="NO" so > > no scrollbars appear in the title frames. > > Right, but is that acceptable, having a fixed size bar for a variable > height font. I've been bitten doing this in the past by folks who run > with large default font sizes. But, as I say, I'm an HTML lamer, so > I'm happy to do this if people don't mind. > > > Dave >