Date: Sun, 28 Oct 2001 23:16:46 +0100 (CET) From: Wouter Van Hemel <wvhemel@vub.ac.be> To: Randy Pratt <rpratt@ezwv.com> Cc: "Gary W. Swearingen" <swear@blarg.net>, Franciszka Bakowska <bakowska@msu.edu>, <doc@FreeBSD.ORG> Subject: Re: bad formatting in online FreeBSD handbook Message-ID: <Pine.LNX.4.40.0110282306140.536-100000@cocaine.cryolabs.net> In-Reply-To: <200110282103.QAA28789@mail.ezwv.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Oct 2001, Randy Pratt wrote: > On Sunday 28 October 2001 03:48 pm, Gary W. Swearingen wrote: > > Franciszka Bakowska <bakowska@msu.edu> writes: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.h > > >tml > > > > > > Figure 2.3 (Expanded Driver List) completely overlaps the text > > > that should follow it. Items 2, 3, and 4 under "Resolving Driver > > > Conflicts" are completely covered by the image and not readable. > > > > Using the same OS and browser here (but probably different X resolution > > and window size), that figure only overlaps Item 2. For another > > example, Figure 2.4 overlaps the first few paragraphs of the following > > Section 2.3.3. > > I see the same thing if linux-netscape has "JavaScript" enabled. Try turning > it off and see if that clears it up for you. > Weird enough, disabling JavaScript in navigator seems to disable style sheets too. That might explain why it works when "JavaScript" is disabled. One solution is putting the image out of the list tag: <p><a href= "install-start.html#HARDWARE-CONFLICTS">Figure 2-3</a> shows the result of pressing <b class= "KEYCAP">X</b>.</p> + </li> <div class="FIGURE"> <a name="HARDWARE-CONFLICTS"></a> <p><b>Figure 2-3. Expanded Driver List</b></p> <img src="install/hdwrconf.png"> </div> - </li> ... comments? > HTH, > > Randy > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > ________________________________ __ _ |=- w o u t e r -=|=- h t t p : / / w w w . i n s o m n i a . c x / -=| _ __ ________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.40.0110282306140.536-100000>