- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Thu, 28 Mar 2002 12:42:52 +0100
- To: "Frederic G. MARAND" <fgm@osinet.fr>
- Cc: www-amaya@w3.org, Irene.Vatton@inrialpes.fr
> Hi, > > I have a layout test page at: > > http://www.osinet.fr/code/session/menulook.asp > > It is validated XHTML 1.1 + CSS, and displays almost identically in O6 and IE6, but > Amaya makes it very different. Hum that's not TRUE. The <p> element line 51 is not closed and that makes your xhtml document not well formed. Fixing this error will change the rendering. > > , but it works very poorly CSS-wise in Amaya, which doesn't seem to take into > account: > > - float > - text-align > - color > - most (but not all) of the border properties > - font-family > > Also, a:hover doesn't work, but this is a known limitation, so I don't mind it. > > I thought CSS support was much better than this exhibits. Is there anything wrong > although the document validates as indicated, and could I improve its appearance in > Amaya, the most important issue being the "float: right" behaviour ? > >
Received on Thursday, 28 March 2002 06:43:03 UTC