- From: <Bertrand.Ibrahim@cui.unige.ch>
- Date: Thu, 26 Mar 1998 12:45:05 +0100
- To: www-amaya@w3.org
Hi, in a document where I describe some aspects of HTML 3.2 syntax, I realized that Amaya seems to ignore the "nowrap" attribute in a table cell. Just to illustrate the use of the attribute, I have a table with one row of two cells. Both cells contain the same text, but the left cell has the nowrap attribute. With the following code, <TABLE BORDER CELLPADDING="2" width=50%> <TR> <TD nowrap>être ou ne pas être, telle est la question </TD> <TD>être ou ne pas être, telle est la question</TD> </TR> </TABLE> the left cell should be much wider than the right one. But Amaya shows both cells with equal width. Am I missing something or is it a problem with Amaya ignoring the attribute? I am using the pre-compiled Solaris 2.5 release of Amaya 1.2. Peace, Bertrand Ibrahim. -------------------------------------------- Bertrand.Ibrahim@cui.unige.ch http://cuiwww.unige.ch/eao/www/Bertrand.html My PGP public key is in my WWW home page. Its fingerprint is 27 F8 E6 45 76 C4 E4 90 C5 83 2A 14 20 CC 7D FC
Received on Thursday, 26 March 1998 06:45:19 UTC