Re[2]: import HTML

From: Alan G Isaac (aisaac@american.edu)
Date: Thu Dec 26 2002 - 21:13:57 EST

  • Next message: ericzen: "Re: Re[2]: import HTML"

    Responding to questions:
    i. I have the current version of AbiWord (1.0.3).
    ii. Yes, I'm using documents with a DTD.
    iii. Why is CSS import helpful? Because HTML
    is a useful document exchange format only with
    CSS support, and I use HTML in preference to RTF
    (for many reasons).

    Alan Isaac

    PS An example of a valid but problematic xml document
    (inline, since I am assuming attachments are not welcome):

    <?xml version="1.0" encoding="iso-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
       "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd" >
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" >
    <head>
    <title>Extra Letters</title>
    </head>
    <body>

    <h1>
    Why
    <br />
    Are
    <br />
    There
    <br />
    Extra
    <br />
    Letters Here?
    </h1>

    </body>
    </html>

    -----------------------------------------------
    To unsubscribe from this list, send a message to
    abiword-user-request@abisource.com with the word
    unsubscribe in the message body.



    This archive was generated by hypermail 2.1.4 : Thu Dec 26 2002 - 21:14:28 EST