lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] reading code section


From: Paul Gilmartin
Subject: Re: [Lynx-dev] reading code section
Date: Fri, 20 Nov 2020 16:14:57 -0700

On 2020-11-20, at 15:42:04, Tom Masterson wrote:
> 
> I am working with some html files that have a <code> </code> section.  Is 
> there a way to have lynx display tese areas?  Currently even though I know 
> they are there and can see them looking at the source it just shows blanks in 
> the browser.
>  
I believe <code> ... </code> is nowadays deprecated; replaced
by <pre> ... </pre>.  Does that work better?

-- gil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]