From: HarryO Date: 2001-11-27T09:47:32+09:00 Subject: [ruby-talk:26578] Re: ANN: Programming Ruby HTML/XML V0.3 In article , "Dave Thomas" wrote: > This version incorporates Bernard Delm�e's "Jump Table", all the cross > references in the book extracted into a single list (so it works like a > kind of index). This is excellent! I can (almost) relegate my printed version to the bookshelf now. Maybe I'll loan it to someone as a form of advocacy. My only issue is that the colour of the background for example code is so close to white (on my monitor, anyway) that they don't stand out. I'm not sure whether you intended that ... I seem to recall that in the original version they had a nice pale blue background, but my memory may be failing me. Previously, I've run a script over the HTML to fiddle the colour. I'm guessing there must be a better way. My knowledge of style sheets is very limited. I was wondering whether it might be possible to include that table background colour in a style sheet somewhere, so it could be changed easily. Also, all the style sheets seem to be identical. Would it be possible to move it into a single file that's referenced by all of the others? That would make changing things realy simple. Just a thought. All up, I find this a fantastic reference !!