According to the XHTML 4.0 dtd only the <pre>, <style> and <script> elements are 'whitespace sensitive'.
To preserve whitespace you could use the xml:space="preserve" attribute. Like this: <li xml:space="preserve"><a href="">blah</a></li> Regards, Edwin http://www.edankert.com/ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ dom4j-user mailing list dom4j-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-user