Re: xhtml2

On Mon, 2006-08-07 at 20:11 +0200, solveig wrote:
> I need a browser that do support xhtml2. Do you know of any ?

It depends which bits of XHTML2 you plan on using.

Throwing in a few <section> elements to a mostly-XHTML-1.x page will
work fine in most existing browsers. In many browsers you will be able
to apply styles and such to them, maybe even manipulate them in the DOM.

Start using XForms and '<p src="foo">...</p>' and you're into a whole
other territory though.

-- 
Toby Inkster <mail@tobyinkster.co.uk>

Received on Wednesday, 9 August 2006 23:05:26 UTC