On Mon, Aug 18, 2003 at 03:27:12PM -0400, Daniel Carrera <[EMAIL PROTECTED]> wrote:
> > Try putting it all on one (admittedly ugly) line with no extra spaces:
> >     <a ...><img ....></a>
> 
> That's really weird... but it seems to work.

Actually, to reassure you all, that is totally correct, documented,
standardized and expected behaviour.

New lines _are_ whitespace. e.g.

   <b>Hello,</b>
   I am here.

will have space before the "I". No matter how many spaces/newlines/tabs
etc. you use, unless you are within pre or similar elements, it's a single
"whitespace" that seperates characters.

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED]      |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to