in reply to Re: Re: XML documentation formatting and transformations
in thread XML documentation formatting and transformations
I do this kind of stuff occasionally, so I am of little use
without a reference (which I do not have by now) however: say
<foo>this is your tag</foo>
Which tells the formatter you have got a block level element, and to color it in red...foo { display:block; color:red; }
See for instance:
http://www.zvon.org/xxl/CSS2Tutorial/General/htmlIntro.html
Cheers,
alf
--
You can't have everything: where would you put it?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: XML documentation formatting and transformations
by John M. Dlugosz (Monsignor) on Nov 02, 2001 at 02:09 UTC |