Have a look at: http://www.chez.com/orossel/index.cocoon.v4.html http://www.chez.com/orossel/index.cocoon.v5.html Depending on the browser, v4 or v5 is displayed correctly, and the other one is displayed awfully. It is a question of DOCTYPE. Some browser accept Transitionnal HTML, some do not. With Cocoon, how can I manage those different browsers? In pure XML/XSL, I can use the media attribute to have different stylesheet for each of them. Then the good stylesheet will contain the good DOCTYPE. Interesting, but it duplicates most of my XSL code in two files, just to have a DOCTYPE that corresponds to the browser. May be, someone can help me. PS: please, reply to the list and my adress, I have not subscribed yet. -- "Mark it zero" --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>