Width of http://www.gentoo.org/doc/build.html
Vadim Plessky
lucy-ples at mtu-net.ru
Wed Jun 19 12:24:49 BST 2002
On Tuesday 18 June 2002 7:15 pm, Koos Vriezen wrote:
| On Tue, 18 Jun 2002, Vadim Plessky wrote:
| > | > On Thursday 13 June 2002 22:18, Koos Vriezen wrote:
| > | > > Hi,
| > | > >
| > | > > This page is rendered by khtml very wide, its hardly readable.
| > | > > Attached a small fragment of this page, that's already too wide.
| > | > > It seems to be the combination of FONT tags inside PRE tags
| > | > > inside a table cell. Is this a known problem?
| >
| > Further investigatiuon shows that KHTML supports both <SPAN> and <FONT>
| > inside <PRE>
| > See testcase attached.
| > // this means problem in rendering was caused by different reason.
|
| Not if you put table tags around it. Did you see the attached test case in
| my original posting?
Hello Koos!
Yes, I have seen and found nothing wrong with it.
besides: sorry, but testcase was not very illustrative.
Please consider enhanced variant:
------------------------------------
<html>
<head>
<style type="text/css">
.aa { color: green }
.bb { color: red }
</style>
</head>
<body>
<table >
<tr><td bgcolor="#ddddff">
<pre>
# <font class="aa">/sbin/ifconfig $IFACE $IPNUM broadcast $BCAST netmask
$NMASK</font>
# <font class="bb">/sbin/route add -net default gw $GTWAY netmask 0.0.0.0
metric 1</font>
</pre>
</td></tr></table>
</body>
</html>
------------------------------------
I see first line in Green (after #), and second (again - after #) - in Red
color (Konq 3.0.1)
Same rendering is in Mozilla.
Any other complains?
--
Vadim Plessky
http://kde2.newmail.ru (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/
More information about the kfm-devel
mailing list