Re: Amaya 10 -- snapsohot 4 -- whitespace being interpreted

Irene Vatton <[email protected]>
Newsgroups gmane.comp.web.amaya.general
Organization INRIA
Message-ID <[email protected]>
Le vendredi 29 août 2008 à 11:56 -0400, [email protected] a écrit :
> in some cases line returns change the rendering of elements
> even when they should not ... the following example shows 
> differences in spacing of the tabs for a menu.   this is caused
> when formfeeds are/are not  placed before end of element tag!
> // demo file follows

This is a limitation of the Amaya rendering.
The space that follows the anchor is displayed and the user can click on
it.

....
<li><a href="cyhome.htm">Cryptology</a>
</li>
....

In your case you may suppress it:
<li><a href="cyhome.htm">Cryptology</a></li>

Regards
-- 
Irene Vatton <[email protected]>
INRIA
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.