Rounded corners

I want to implement rounded corners in my web pages, especially now that IE9 is getting into compliance.

However, the doctype produced by Domino is still HTML 4.01 which goes back to December, 1999 and I need XHTML 1.0 which was published in January 2000.

When is a doctype upgrade planned for Domino?

P.S. I plan to retire in November, 2024.

Subject: Re: Rounded corners

Put a computed for display field in your forms with the name of:

$$HTMLFrontMatter

There you can write whatever doctype you wish.