hi stas

Stas Bekman wrote:
> well, nothing has changed wrt NS4-79 and konqueror

do you know if or can you try to see if box-borders for
<div>-tags are possible at all for ns4.79/linux - this is so
surprising (and annoying) if not possible.


wrt konqueror (horizontal-scrollbar), i simply dont know
this browser at all but i reckon it must have some sort of
css-support, right?

could you possibly try a little with the ugly (and wrapped)
html below?


 
> >>-0 means that it's usable but bad (I posted the reasons before). -1 is
> >>not usable.


to sum up further this idea of table-less idea:

[
current url: 
http://www.bullitt.suite.dk/div/download/index2.html

focusing on the following:
- does it have a horizontal scrollbar?
- does the topbar/titlebar span 100%
- are the menu looking ok
- are the fonts ok

* linux *
mozilla 0.9.7  +1
NS 4.79        -0
opera5         +1
konqueror      -0
lynx           +1
links          +1

* mac 9 *
ns4.79         +1 (well, +0.5)
ie 5.0         +1
opera 5.0      +1
icab           -0
ns 6.2         +1

*mac osX*
ie 5.0         +1

*win98*
ns 4.08        +1 (bill disagrees on this)
ie 5.0         +1

*win2k*
ie 6           +1
]


> >>BTW, I didn't notice earlier, but on mozilla there is a wider margin on
> >>the right side of the menu.

if i understand you right we could skip the border around
the menu-box (like on
http://www.bullitt.suite.dk/div/download/index2.html),
no-one will notice this i guess.

./allan

html follows
___________________

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
 div.home {
background-color:#525D76;padding:2px;font-weight:bold;font-size:25px;border:1px;border-style:solid;color:#ffffff;border-color:red;margin-right:0px;font-family:helvetica,
verdana, sans-serif;}
 div.leftcont {position:absolute;top:5px;left:5px;width:160px;}
 div.menu 
{border:1px;padding:5px;border-style:solid;border-color:#000066;background-color:#ffffff;width:160px;}
 div.notactivenav
{background-color:#ffffff;padding:2px;font-weight:bold;border:1px;border-style:solid;border-color:#000000;margin-top:-1px;width:150px;}
 div.cbox
{position:absolute;top:5px;left:195px;padding:0px;margin-right:10px;border:1px;border-style:solid;border-color:green}
</style>
</head>
<body bgcolor="#ffffff">
<div class='leftcont'>
 <div class='menu'>
  <div class='notactivenav'><a href="./about/about.html">About</a></div>
 </div>
</div>
<div class='cbox'>
 <div class='home'>Home</div>
</div>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to