From owner-freebsd-questions Sun Sep 27 18:14:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24382 for freebsd-questions-outgoing; Sun, 27 Sep 1998 18:14:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24295 for ; Sun, 27 Sep 1998 18:14:18 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id UAA21510; Sun, 27 Sep 1998 20:14:06 -0500 (CDT) Date: Sun, 27 Sep 1998 20:14:05 -0500 From: Dan Nelson To: groggy@iname.com, freebsd-questions Subject: Re: lynx & PRE Message-ID: <19980927201405.A21471@emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.3i In-Reply-To: ; from "groggy@iname.com" on Sat Sep 26 05:21:37 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 26), groggy@iname.com said: > since lynx cannot utilize FRAMES, this destroys all capabilities of > designing well formatted HTML pages of mixed graphics & text. lynx > relied on embedding things within PRE block for formatting without > frames. You can always put the lynx-friendly stuff in a container. > for example, try this with lynx 2.8: > > [G1] text1 [G2] text2 > [G1] text 1 [G2] text2 > [G1] text 1 [G2] text2 > > with lynx 2.7, this was no problem. > i could have 2 perfectly aligned columns. > now, this is impossible. > > you cannot say: > > <PRE> > <IMG SRC="g.gif" ALT="[G1]"> text1 <IMG SRC="g.gif" ALT="[G2]"> text2 > <IMG SRC="g.gif" ALT="[G1]"> text 1 <IMG SRC="g.gif" ALT="[G2]"> text2 > <IMG SRC="g.gif" ALT="[G1]"> text 1 <IMG SRC="g.gif" ALT="[G2]"> text2 > </PRE> > > any longer. I just pasted this into a file and it looks just like your quoted text above; using lynx 2.8.1dev.29 (20 Sep 1998). What do you see on your console, and what version of lynx are you using? -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message