CSS positioning broken in HEAD khtml?

Unai Garro Arrazola Unai.Garro at ee.ed.ac.uk
Wed Jun 18 21:12:44 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It looks like relative positioning is quite broken in HEAD.  If I'm not wrong
(my experience with CSS is almost null), the following thing should show two
boxes centered one inside the other one.

It's rendered as I expected in konqui3.1 and mozilla, but it's completely
misaligned with konqueror from HEAD (see shot
 @ http://www.see.ed.ac.uk/~uga/cssproblem.png)

The html source I tried is the following one. Is there anything wrong? I tried
lots of things, but I couldn't manage to position it right.


=======================================
<html>
<head>
  <title>adfadfadf</title>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <meta name="GENERATOR" content="Quanta Plus">
</head>
<body background="adfadfadsf">
  <div STYLE="position: absolute; top: 250px; left:5px; width: 220px; height:
50px; background-color: #EDD89E">
  <div STYLE="position: relative; top: 10px; left:5px; width: 210px; height:
30px; background-color: #ADD89E" >
  <center>just centered</center>
  </div>
  </div>
</body>
</html>








- --
Blame Saint Andreas -- it's all his fault.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+8Me8hxDfDIoZlaURAmm0AKCq9JArz50366Ork49EeIG2XcsU8ACfbfbG
8qHD9I1Evg4iL5TgY9KXqfc=
=WqVD
-----END PGP SIGNATURE-----
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<




More information about the kfm-devel mailing list