> Here's the official XHTML 1.0 guide/schema: > http://www.w3.org/TR/xhtml1/
Yes. I use that. I just did not understand your terminology. As a result I did not understand you. You have to import my example to understand it. When I import it, AbiWord adds letters that are not in the document. (After the question mark.) Cheers, Alan P.S. Here it is again, for cut and paste. <?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 [EMAIL PROTECTED] with the word unsubscribe in the message body.
