http://qs1969.pair.com?node_id=144218


in reply to Re: Re: Will my code work in Perl 6?
in thread Will my code work in Perl 6?

It seems Konqueror renders <pre> in whatever font the underlying element has. I don't know if that's how CSS was supposed to work, but you could of course add PRE { font-family: courier; } to your style sheet.

2;0 juerd@ouranos:~$ perl -e'undef christmas' Segmentation fault 2;139 juerd@ouranos:~$

Replies are listed 'Best First'.
Re: Re: Re: Re: Will my code work in Perl 6?
by $code or die (Deacon) on Feb 08, 2002 at 21:51 UTC

    Right. the <tt> is usually rendered as monospaced font. But it is useragent-dependent. Stylesheets are preferred.

    Thanks again --Simon

    ___ Simon Flack ($code or die)
    $,=reverse'"ro_';s,$,\$,;s,$,lc ref sub{},e;$,
    =~y'_"' ';eval"die";print $_,lc substr$@,0,3;