[Tutor] To write data in two different fonts?
Michael M Mason
michael at shamirlens.co.uk
Tue Aug 11 17:51:16 CEST 2009
Dave Angel wrote on 11 August 2009 at 16:42:-
> The brute-force way might be to replace each space in "l" with
> which is a "nonbreaking space." But I think you want the
<pre>
> tag, which means the text is pre-formatted. And you could put that
> around the whole sorce file, instead of doing <p> for each line.
I think the <pre> tag will work, but it will force the font to be
monospaced, overriding the "<font=Arial,fontsize=8>" tag that the OP has
included.
--
Michael
More information about the Tutor
mailing list