Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: Will my code work in Perl 6?

by Juerd (Abbot)
on Feb 08, 2002 at 20:35 UTC ( [id://144218]=note: print w/replies, xml ) Need Help??


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;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://144218]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found